Skip to content

Hostname

donau.com

Last fetched

donau.com resolves to 2 IPv4 addresses operated by HETZNER-AS in DE.

Nutrition Label

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

Resolution chain

donau.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
128.140.31.126128.140.0.0/17AS24940HETZNER-ASDE
46.4.115.21446.4.0.0/16AS24940HETZNER-ASDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for donau.com.

MechanismTarget
SPF_Adonau.com
SPF_INCLUDE_spf.cloud.ccbao.at
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP146.255.60.19
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP213.229.2.64/27
SPF_IP216.221.160.0/19
SPF_IP23.249.208.0/20
SPF_IP23.251.224.0/19
SPF_IP46.4.115.214
SPF_IP52.82.172.0/22
SPF_IP54.240.0.0/18
SPF_IP54.240.64.0/19
SPF_IP54.240.96.0/19
SPF_IP62.212.163.101
SPF_IP69.169.224.0/20
SPF_IP76.223.128.0/19
SPF_IP76.223.176.0/20
SPF_IP80.190.129.128/25
SPF_IP85.125.87.183
SPF_IP93.83.172.108
SPF_MXdonau.com

Related pages

Pivot deeper into the graph from donau.com.

Cypher and MCP

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

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