Skip to content

Hostname

foxsafety.com

Last fetched

foxsafety.com resolves to 4 IPv4 addresses operated by AS20940 in GB. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · foxsafety.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint9.0/10canon.whisper.security/host/foxsafety.com

Resolution chain

foxsafety.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:3786
Organization
domain administrator
Contact emails

Subdomains

10 observed subdomains of foxsafety.com.

Web-graph footprint

Distinct hostnames that link to or from foxsafety.com in the public web crawl.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • foxsafety.com

SPF policy

4 SPF mechanisms authorising senders for foxsafety.com.

MechanismTarget
SPF_Afoxsafety.com
SPF_IP63.247.140.148
SPF_IP63.247.140.213
SPF_MXfoxsafety.com

Related pages

Pivot deeper into the graph from foxsafety.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "foxsafety.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.