Skip to content

Hostname

ostsee24.de

Last fetched

ostsee24.de resolves to 1 IPv4 address operated by AS48854 in DK.

Nutrition Label

WHISPER CANON · ostsee24.deRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ostsee24.de

Resolution chain

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

IPPrefixASNOperatorCountry
77.243.132.17677.243.128.0/20AS48854DK

WHOIS identity

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

Subdomains

29 observed subdomains of ostsee24.de.

Web-graph footprint

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

240 sites link to this hostname.

253 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ostsee24.de.

MechanismTarget
SPF_Aostsee24.de
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.35.113
SPF_IP77.243.132.128/26
SPF_IP85.13.150.34
SPF_MXostsee24.de

Related pages

Pivot deeper into the graph from ostsee24.de.

Cypher and MCP

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

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