Skip to content

Hostname

adnord.de

Last fetched

adnord.de resolves to 1 IPv4 address operated by GODADDY-SXB in DE.

Nutrition Label

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

Resolution chain

adnord.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
92.205.191.5092.205.176.0/20AS21499GODADDY-SXBDE

WHOIS identity

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

Subdomains

11 observed subdomains of adnord.de.

Web-graph footprint

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

75 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for adnord.de.

MechanismTarget
SPF_Aemsn.medien-systempartner.de
SPF_Aservers.mcsv.net
SPF_Awww3.emsn.de
SPF_INCLUDEone.zoho.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP178.142.182.132
SPF_IP178.77.113.50
SPF_IP185.221.107.22
SPF_IP185.243.132.244
SPF_IP198.2.130.252
SPF_IP80.228.114.7
SPF_IP80.237.138.5/32
SPF_IP83.169.4.215
SPF_IP87.230.27.242
SPF_IP92.51.132.121/24
SPF_IP92.51.145.232/24
SPF_MXadnord.de

Related pages

Pivot deeper into the graph from adnord.de.

Cypher and MCP

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

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