Skip to content

Hostname

adug.de

Last fetched

adug.de resolves to 1 IPv4 address operated by EWETEL in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
80.228.17.3380.228.0.0/16AS9145EWETELDE

WHOIS identity

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

Subdomains

3 observed subdomains of adug.de.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for adug.de.

MechanismTarget
SPF_Amaxime-media.de
SPF_INCLUDEspf.items-web.de
SPF_IP129.185.167.192/27
SPF_IP161.38.205.196
SPF_IP194.8.120.224/27
SPF_IP213.23.110.68
SPF_IP80.228.17.8/32
SPF_IP80.228.17.9/32
SPF_IP85.13.153.118
SPF_MXadug.de

Related pages

Pivot deeper into the graph from adug.de.

Cypher and MCP

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

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