Skip to content

Hostname

dussmann.com

Last fetched

dussmann.com resolves to 1 IPv4 address operated by PHH-AS in DE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · dussmann.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dussmann.com

Resolution chain

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

IPPrefixASNOperatorCountry
37.228.157.1137.228.157.0/24AS34432PHH-ASDE

WHOIS identity

Registrar
iana:106
Organization
dussmann stiftung & co. kgaa
Contact emails

Subdomains

32 observed subdomains of dussmann.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dussmann.com.

MechanismTarget
SPF_INCLUDE_spf.netigate.se
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.209.180.219
SPF_MXomikron.de

Related pages

Pivot deeper into the graph from dussmann.com.

Cypher and MCP

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

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