Skip to content

Hostname

osmo-online.de

Last fetched

osmo-online.de resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · osmo-online.deRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/osmo-online.de

Resolution chain

osmo-online.de resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.196.0.2118.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.123.102.1793.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.64.181.903.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.64.73.103.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.79.90.2413.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.233.5763.193.200.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with osmo-online.de in WhisperGraph.

Subdomains

3 observed subdomains of osmo-online.de.

Web-graph footprint

Distinct hostnames that link to or from osmo-online.de in the public web crawl.

9 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for osmo-online.de.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mailjet.com

Related pages

Pivot deeper into the graph from osmo-online.de.

Cypher and MCP

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

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