Skip to content

Hostname

windrose-usedom.de

Last fetched

windrose-usedom.de resolves to 1 IPv4 address operated by VELIANET-AS - velia.net Internetdienste GmbH in FR.

Nutrition Label

WHISPER CANON · windrose-usedom.deRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/windrose-usedom.de

Resolution chain

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

IPPrefixASNOperatorCountry
188.138.11.183188.138.11.0/24AS29066VELIANET-AS - velia.net Internetdienste GmbHFR

WHOIS identity

No WHOIS records are currently associated with windrose-usedom.de in WhisperGraph.

Subdomains

3 observed subdomains of windrose-usedom.de.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for windrose-usedom.de.

MechanismTarget
SPF_Awindrose-usedom.de
SPF_INCLUDEsecure-mailgate.com
SPF_IP188.138.11.183
SPF_MXwindrose-usedom.de

Related pages

Pivot deeper into the graph from windrose-usedom.de.

Cypher and MCP

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

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