Skip to content

Hostname

om-online.de

Last fetched

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

Nutrition Label

WHISPER CANON · om-online.deRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/om-online.de

Resolution chain

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

IPPrefixASNOperatorCountry
18.159.179.20218.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.193.59.218.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.238.96.3318.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.96.4218.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.96.4818.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.96.5718.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.255.10318.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.12418.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.7018.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.9418.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
3.127.34.1543.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.1203.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.163.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.343.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.963.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

30 observed subdomains of om-online.de.

Web-graph footprint

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

476 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for om-online.de.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

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

Cypher and MCP

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

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