Skip to content

Hostname

freudengarten.de

Last fetched

freudengarten.de resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.7.161.163.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
54.85.8.22954.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

4 observed subdomains of freudengarten.de.

Web-graph footprint

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

55 sites link to this hostname.

191 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for freudengarten.de.

MechanismTarget
SPF_Afreudengarten.de
SPF_IP178.254.0.201/32
SPF_IP178.254.0.202
SPF_IP178.254.0.203
SPF_IP178.254.0.204
SPF_IP178.254.0.205
SPF_IP178.254.0.206
SPF_IP178.254.0.207
SPF_IP178.254.0.208
SPF_IP178.254.4.101/32
SPF_MXfreudengarten.de

Related pages

Pivot deeper into the graph from freudengarten.de.

Cypher and MCP

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

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