Hostname
spenglerfox.com
Last fetched
spenglerfox.com resolves to 1 IPv4 address operated by AS12488 in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
spenglerfox.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 |
|---|---|---|---|---|
| 77.72.5.95 | 77.72.0.0/21 | AS12488 | — | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- brendan adair
- Contact emails
- dnsreg@bt.com
- 003b2fb5-7c2e-4e3d-969c-a8e75dd286c1@identity-protect.org
- 1d1b3724-1c96-47a5-9ff2-2bdc0b21232e@identity-protect.org
- 7caf2f34-418d-48ac-938f-7977038ed7a1@identity-protect.org
- 826e0c52-52ea-4223-88da-43fb00bdf697@identity-protect.org
- 8859003e-d96f-496f-81c4-30f7a1d2cfd4@identity-protect.org
- e31e6cc4-8c40-4195-8c3a-1b26e1f45deb@identity-protect.org
- f62e57f0-42a8-4e2e-8ebc-ae54f496fc5d@identity-protect.org
Subdomains
2 observed subdomains of spenglerfox.com.
Web-graph footprint
Distinct hostnames that link to or from spenglerfox.com in the public web crawl.
32 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for spenglerfox.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from spenglerfox.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "spenglerfox.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.