Skip to content

Hostname

eu2.madsone.com

Last fetched

eu2.madsone.com resolves to 13 IPv4 addresses operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · eu2.madsone.comRouting diversity4.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/eu2.madsone.com

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with eu2.madsone.com in WhisperGraph.

Web-graph footprint

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

40 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for eu2.madsone.com.

MechanismTarget
SPF_IPfdcf:abda:4154::/48

Related pages

Pivot deeper into the graph from eu2.madsone.com.

Cypher and MCP

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

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