Hostname
allophone.net
Last fetched
allophone.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
allophone.net has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- allo communications
- Contact emails
- noc@allophone.net
- 3cc808e8-385f-4408-913b-2736ff14faf3@identity-protect.org
- 620da1e7-9922-4864-bb0f-5ad1322d718d@identity-protect.org
- 6bbbf758-dcb6-4da4-b0af-0545b79e735f@identity-protect.org
- 92dfc058-ac92-4127-974d-39b485d6c6ac@identity-protect.org
- d54175f6-9fd4-4ffc-b216-1cb7c3cacdd8@identity-protect.org
- de671139-dfbe-49b7-9785-1ce0d23d728c@identity-protect.org
- dfc9859e-2a96-44b6-85ae-572381ec45fa@identity-protect.org
- owner-10806567@allophone.net.whoisprivacyservice.org
- owner-3144610@allophone.net.whoisprivacyservice.org
- owner-3646328@allophone.net.whoisprivacyservice.org
- owner-4456175@allophone.net.whoisprivacyservice.org
- owner-7209254@allophone.net.whoisprivacyservice.org
Subdomains
31 observed subdomains of allophone.net.
Showing 25 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from allophone.net in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for allophone.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | email1.kayako.com |
| SPF_INCLUDE | k1.email.kayako.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 72.46.62.80 |
| SPF_IP | 72.46.62.97 |
| SPF_IP | 72.46.63.151 |
Related pages
Pivot deeper into the graph from allophone.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "allophone.net"})-[: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.