Hostname
whitefoxdefense.com
Last fetched
whitefoxdefense.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
whitefoxdefense.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:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
21 observed subdomains of whitefoxdefense.com.
Showing 19 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from whitefoxdefense.com in the public web crawl.
130 sites link to this hostname.
73 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
20 SPF mechanisms authorising senders for whitefoxdefense.com.
| Mechanism | Target |
|---|---|
| SPF_A | whitefoxdefense.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | dc-34c065e1ae._spfm.whitefoxdefense.com |
| SPF_INCLUDE | dc-b48c5c7534._spfm.whitefoxdefense.com |
| SPF_INCLUDE | secureserver.net |
| SPF_INCLUDE | spf.protection.office365.us |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 15.200.89.29 |
| SPF_IP | 34.209.32.12 |
| SPF_IP | 34.217.226.196 |
| SPF_IP | 35.166.30.72 |
| SPF_IP | 47.47.76.138 |
| SPF_IP | 52.222.61.94 |
| SPF_IP | 52.32.187.75 |
| SPF_IP | 52.61.50.83 |
| SPF_IP | 52.61.52.221 |
| SPF_IP | 54.202.201.158 |
| SPF_IP | 54.245.131.239 |
| SPF_IP | 74.82.130.62 |
| SPF_MX | whitefoxdefense.com |
Related pages
Pivot deeper into the graph from whitefoxdefense.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "whitefoxdefense.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.