Skip to content

Hostname

fox1.de

Last fetched

fox1.de appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · fox1.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fox1.de

Resolution chain

fox1.de has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

No WHOIS records are currently associated with fox1.de in WhisperGraph.

Subdomains

35 observed subdomains of fox1.de.

Web-graph footprint

Distinct hostnames that link to or from fox1.de in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for fox1.de.

MechanismTarget
SPF_Afox1.de
SPF_IP2a01:4f8:c17:6a9a::1/64
SPF_IP49.12.66.168/32
SPF_MXfox1.de

Related pages

Pivot deeper into the graph from fox1.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fox1.de"})-[: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.