Hostname
acorn-oak.com
Last fetched
acorn-oak.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
acorn-oak.com 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
- on behalf of acorn-oak.com owner
- Contact emails
- acorn-oak.com@protecteddomainservices.com
- 795dba9c-d9b4-4a6e-a5ff-7b9dc7e09c00@identity-protect.org
- 9cf7e998-a864-46a0-97da-01fdabff84fe@identity-protect.org
- c9f3a34d-f9d3-4a6b-9fdf-c5b14f8642e8@identity-protect.org
- cc80872c-a683-4380-8c32-01fd248732de@identity-protect.org
- d5d68947-93d0-4e2e-a79e-9ff660e11cbb@identity-protect.org
- efc5793c-7cf1-40d6-b463-c16d09b486c8@identity-protect.org
Subdomains
5 observed subdomains of acorn-oak.com.
Showing 3 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from acorn-oak.com in the public web crawl.
10 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for acorn-oak.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from acorn-oak.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "acorn-oak.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.