Skip to content

Hostname

waldgartendorf.de

Last fetched

waldgartendorf.de resolves to 2 IPv4 addresses operated by NESSUS - Nessus GmbH in AT.

Nutrition Label

WHISPER CANON · waldgartendorf.deRouting diversity2.4/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/waldgartendorf.de

Resolution chain

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

IPPrefixASNOperatorCountry
91.151.18.3591.151.16.0/22AS47692NESSUS - Nessus GmbHAT
91.204.5.7291.204.5.0/24AS31371WISSENSCHAFTSLADEN-AS - Wissenschaftsladen Dortmund e.V.DE

WHOIS identity

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

Subdomains

2 observed subdomains of waldgartendorf.de.

Web-graph footprint

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

31 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for waldgartendorf.de.

MechanismTarget
SPF_A136.243.148.150
SPF_A136.243.148.153
SPF_A138.201.24.137
SPF_A144.76.32.38
SPF_A176.9.16.38
SPF_A88.198.28.155
SPF_INCLUDEbounce.newstroll.de
SPF_INCLUDEinfos.waldgartendorf.de
SPF_INCLUDEnewstroll.de
SPF_INCLUDEsecure-mailgate.com
SPF_IP136.243.148.150
SPF_IP136.243.148.153
SPF_IP138.201.24.137
SPF_IP144.76.32.38
SPF_IP176.9.16.38
SPF_IP176.9.212.64/26
SPF_IP188.40.243.64/26
SPF_IP2a01:4f8:d0a:52a5:0:0:0:2
SPF_IP88.198.28.155
SPF_IP91.204.5.0/25

Related pages

Pivot deeper into the graph from waldgartendorf.de.

Cypher and MCP

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

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