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
Resolution chain
dus.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 178.15.56.66 | 178.0.0.0/12 | AS3209 | VODANET International IP-Backbone of Vodafone | DE |
WHOIS identity
- Registrar
- iana:226
- Organization
- flughafen duesseldorf
- Contact emails
Subdomains
62 observed subdomains of dus.com.
Showing 25 of 62. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dus.com in the public web crawl.
1,600 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for dus.com.
| Mechanism | Target |
|---|---|
| SPF_A | dus.com |
| SPF_INCLUDE | o169.p11.mailjet.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 212.27.79.46/32 |
| SPF_IP | 213.227.179.233/32 |
| SPF_IP | 213.9.28.16/32 |
| SPF_IP | 62.157.216.5/32 |
| SPF_MX | dus.com |
Related pages
Pivot deeper into the graph from dus.com.
- IP · 178.15.56.66
- ASN · AS3209VODANET International IP-Backbone of Vodafone
- Registrar · iana:226
- Country · DE
- Email · nicolas.hunloh@dus.com
- TLD · .com
- Browse hostnames · du…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.