Skip to content

Hostname

rotestrasse.de

Last fetched

rotestrasse.de resolves to 2 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in DE.

Nutrition Label

WHISPER CANON · rotestrasse.deRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/rotestrasse.de

Resolution chain

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

IPPrefixASNOperatorCountry
159.69.237.210159.69.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE
5.1.92.1465.1.92.0/24AS34549MEER-AS - meerfarbig GmbH & Co. KGDE

WHOIS identity

No WHOIS records are currently associated with rotestrasse.de in WhisperGraph.

Subdomains

2 observed subdomains of rotestrasse.de.

Web-graph footprint

Distinct hostnames that link to or from rotestrasse.de in the public web crawl.

42 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for rotestrasse.de.

MechanismTarget
SPF_INCLUDEspf.itd.tools
SPF_INCLUDEspfmc2.itd.tools
SPF_MXrotestrasse.de

Related pages

Pivot deeper into the graph from rotestrasse.de.

Cypher and MCP

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

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