The Number Lookup service returns data such as wireless operator or CLEC and mobile status for a given number.
Look Up a Number
- Enter the number whose data you wish to retrieve in the “Telephone Number” field. Be sure to include country code and no spaces or non-numerical characters.
- Click “Get Data.”
- If successful, the results should read, “Number Lookup Successful,” followed by a list of data points.
Reading Number Lookup Results
The following table defines the data points returned when performing a successful number lookup.
| Parameter | Description |
|---|---|
| guid | The globally unique identifier for this transaction or API request |
| mcc | Mobile Country Code |
| mnc | Mobile Network Code |
| ocn | Operating Company Number (if available) |
| operator | The name of the registered carrier/operator |
| operatorID | The proprietary operator identifier |
| operatorType | “Fixed” or “Mobile” |
| wireless | Indicates whether a number is “wireless” (i.e. messaging-enabled). false: the number is not messaging-enabled. true: the number is messaging-enabled. |
| country | The name of the number’s registered country |
| countryCode | The country code of the requested number(s) |
| countryAbbreviation | The registered country’s two-letter abbreviation (ISO 3166-1 alpha-2) |
| countryUTCOffsetStart | Starting timezone offset for the registered country |
| countryUTCOffsetEnd | Ending timezone offset for the registered country |
| state | The number’s regsitered state |
| stateAbbreviation | The two-letter state abbreviation (ANSI alpha-2) |
| city | The number’s registered city |
| timezone | The local geographical timezone for the number |
| daylightSavingTimeObserver | Indicates whether a number’s associated geographic region observes Daylight Saving Time |
| validNumber | Indicates whether a number is part of a valid line range of numbers |
| lastUpdated | The date/time of the last network query for the data |
| deactivationDate | If the number has been deactivated, this will return the date of the most recent deactivation event. |
| deactivationCarrierID | The carrier ID for the most recent carrier to deactivate the number |
| deactivationCarrierName | The name of the carrier which most recently performed a deactivation |
Comments
0 comments
Please sign in to leave a comment.