Skip to content

Hostname

whitefoxdefense.com

Last fetched

whitefoxdefense.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · whitefoxdefense.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/whitefoxdefense.com

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.

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.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for whitefoxdefense.com.

MechanismTarget
SPF_Awhitefoxdefense.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEdc-34c065e1ae._spfm.whitefoxdefense.com
SPF_INCLUDEdc-b48c5c7534._spfm.whitefoxdefense.com
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.protection.office365.us
SPF_INCLUDEspf.protection.outlook.com
SPF_IP15.200.89.29
SPF_IP34.209.32.12
SPF_IP34.217.226.196
SPF_IP35.166.30.72
SPF_IP47.47.76.138
SPF_IP52.222.61.94
SPF_IP52.32.187.75
SPF_IP52.61.50.83
SPF_IP52.61.52.221
SPF_IP54.202.201.158
SPF_IP54.245.131.239
SPF_IP74.82.130.62
SPF_MXwhitefoxdefense.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.