Skip to content

Hostname

freizeit-attraktionen.de

Last fetched

freizeit-attraktionen.de resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in DE.

Nutrition Label

WHISPER CANON · freizeit-attraktionen.deRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/freizeit-attraktionen.de

Resolution chain

freizeit-attraktionen.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
49.12.230.24649.12.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

No WHOIS records are currently associated with freizeit-attraktionen.de in WhisperGraph.

Subdomains

4 observed subdomains of freizeit-attraktionen.de.

Web-graph footprint

Distinct hostnames that link to or from freizeit-attraktionen.de in the public web crawl.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for freizeit-attraktionen.de.

MechanismTarget
SPF_Afa1.pcsg-server.de
SPF_Afreizeit-attraktionen.de
SPF_Afreizeitattraktionen.de
SPF_Apcsg3.pcsg-server.de
SPF_IP195.201.79.165
SPF_IP23.88.101.141
SPF_MXfreizeit-attraktionen.de

Related pages

Pivot deeper into the graph from freizeit-attraktionen.de.

Cypher and MCP

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

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