Hostname
dfox.com
Last fetched
dfox.com resolves to 1 IPv4 address operated by AS12996 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
dfox.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 |
|---|---|---|---|---|
| 194.63.248.52 | 194.63.248.0/24 | AS12996 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- christian myrstad
- Contact emails
- 3aboauqhjghs@privacy-protection.email
- 3nzrs87ydnce@spamprotection.email
- 4w7ezveuchbs@privacy-protection.email
- 5fsa9z5fmqvc@privacy-protection.email
- 7exseusws3xc@privacy-protection.email
- au7cv9bzg8in@spamprotection.email
- biqc3cz7acjh@spamprotection.email
- fd5uscsmsh7c@privacy-protection.email
- fz3xzp5bjtvf@privacy-protection.email
- kfgfb2autnrn@privacy-protection.email
- mnu7tkcxeejq@privacy-protection.email
- mnzdr528mtea@privacy-protection.email
- szogkz5q2rs7@privacy-protection.email
- tfuhad3y3ze6@privacy-protection.email
- xbbwc2eyhg34@spamprotection.email
- xhxw4nmwivqk@privacy-protection.email
- xj2odjjzvzyb@privacy-protection.email
- yfe4ak93mf9u@privacy-protection.email
- zvpgqwtu8jch@privacy-protection.email
- zvyacdp62xwk@privacy-protection.email
Subdomains
2 observed subdomains of dfox.com.
| Subdomain |
|---|
| prod.dfox.com |
| www.dfox.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for dfox.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from dfox.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dfox.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.