Hostname
allophone.com
Last fetched
allophone.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
allophone.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.166.167.125 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- allo communications
- Contact emails
- noc@allophone.net
- 3149a380-d273-4cc9-ab38-6ddcb3b89401@identity-protect.org
- 83f4f482-7131-423c-9354-da3b9e549e95@identity-protect.org
- 9ab719bf-511b-41b9-a2a3-a50c56553160@identity-protect.org
- a89eb1be-abcf-4784-914f-df6239fdf2c6@identity-protect.org
- d2629bb8-89e1-4b54-8a8a-b91cd721ea35@identity-protect.org
- e8b0f2bc-5858-4d44-85cb-1c730411e357@identity-protect.org
- owner-10395570@allophone.com.whoisprivacyservice.org
- owner-10862901@allophone.com.whoisprivacyservice.org
- owner-3382950@allophone.com.whoisprivacyservice.org
- owner-4014001@allophone.com.whoisprivacyservice.org
- owner-489255@allophone.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of allophone.com.
Web-graph footprint
Distinct hostnames that link to or from allophone.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for allophone.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 2607:5800::/32 |
| SPF_IP | 64.35.208.0/24 |
Related pages
Pivot deeper into the graph from allophone.com.
- IP · 35.166.167.125
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · noc@allophone.net
- TLD · .com
- Browse hostnames · al…
- 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: "allophone.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.