Skip to content

Hostname

dus.com

Last fetched

dus.com resolves to 1 IPv4 address operated by VODANET International IP-Backbone of Vodafone in DE. WHOIS lists iana:226 as the registrar.

Nutrition Label

WHISPER CANON · dus.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/dus.com

Resolution chain

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

IPPrefixASNOperatorCountry
178.15.56.66178.0.0.0/12AS3209VODANET International IP-Backbone of VodafoneDE

WHOIS identity

Registrar
iana:226
Organization
flughafen duesseldorf
Contact emails

Subdomains

62 observed subdomains of dus.com.

Web-graph footprint

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

1,600 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for dus.com.

MechanismTarget
SPF_Adus.com
SPF_INCLUDEo169.p11.mailjet.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.27.79.46/32
SPF_IP213.227.179.233/32
SPF_IP213.9.28.16/32
SPF_IP62.157.216.5/32
SPF_MXdus.com

Related pages

Pivot deeper into the graph from dus.com.

Cypher and MCP

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

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