Hostname
thephoneex.com
Last fetched
thephoneex.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
thephoneex.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.158.20.107 | 108.158.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 108.158.20.29 | 108.158.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 108.158.20.34 | 108.158.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 108.158.20.38 | 108.158.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.67.130.115 | 18.67.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.67.130.26 | 18.67.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.67.130.34 | 18.67.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.67.130.99 | 18.67.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of thephoneex.com owner
- Contact emails
- 1948ebd7-9da3-43e2-92d9-717709b438a4@identity-protect.org
- 19c23adf-dd94-4451-9f70-255730092d11@identity-protect.org
- 1ceafb78-08e1-409f-91de-874dfb0181ff@identity-protect.org
- 3fb38f8d-b9e5-4111-95c3-d8309a5784db@identity-protect.org
- 4fba6c12-0aae-4912-8ed2-ae542011315f@identity-protect.org
- 6a13f942-9c7e-4a56-8643-90e943dc80e3@identity-protect.org
- owner-5718839@thephoneex.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of thephoneex.com.
Web-graph footprint
Distinct hostnames that link to or from thephoneex.com in the public web crawl.
12 sites linked to from this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for thephoneex.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mxroute.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 144.76.44.58 |
| SPF_IP | 94.130.163.225 |
Related pages
Pivot deeper into the graph from thephoneex.com.
- IP · 108.158.20.107
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · 1948ebd7-9da3-43e2-92d9-717709b438a4@identity-protect.org
- TLD · .com
- Browse hostnames · th…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "thephoneex.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.