Skip to content

Hostname

reifen1plus.de

Last fetched

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

Nutrition Label

WHISPER CANON · reifen1plus.deRouting diversity2.4/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/reifen1plus.de

Resolution chain

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

IPPrefixASNOperatorCountry
5.9.34.365.9.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE
85.115.27.19985.115.0.0/19AS12843TELEMAXX - TelemaxX Telekommunikation GmbHDE

WHOIS identity

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

Subdomains

295 observed subdomains of reifen1plus.de.

Web-graph footprint

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

55 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for reifen1plus.de.

MechanismTarget
SPF_Areifen1plus.de
SPF_INCLUDE_spf.abcpremium.de
SPF_INCLUDE_spf.prod.hydra.sophos.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_IP85.115.27.189
SPF_IP85.115.27.192/26
SPF_MXreifen1plus.de

Related pages

Pivot deeper into the graph from reifen1plus.de.

Cypher and MCP

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

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