Skip to content

Hostname

danubeparks.org

Last fetched

danubeparks.org resolves to 1 IPv4 address operated by AS51167 in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · danubeparks.orgRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/danubeparks.org

Resolution chain

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

IPPrefixASNOperatorCountry
213.136.90.123213.136.90.0/23AS51167DE

WHOIS identity

Registrar
iana:269
Organization
georg frank
Contact emails

Subdomains

5 observed subdomains of danubeparks.org.

Web-graph footprint

Distinct hostnames that link to or from danubeparks.org in the public web crawl.

79 sites link to this hostname.

130 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for danubeparks.org.

MechanismTarget
SPF_Adanubeparks.org
SPF_EXISTS%{i}.spf.hc2404-58.eu.iphmx.com
SPF_IP176.9.63.227
SPF_IP185.192.96.218
SPF_IP38.242.157.128
SPF_IP80.121.228.250
SPF_MXdanubeparks.org

Related pages

Pivot deeper into the graph from danubeparks.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "danubeparks.org"})-[: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.