Skip to content

Hostname

omsystem.com

Last fetched

omsystem.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · omsystem.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/omsystem.com

Resolution chain

omsystem.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
65.9.46.10765.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.2565.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.2765.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.5965.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
99.84.152.11199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.1299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.12099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:49
Organization
buydomains_com
Contact emails

Subdomains

18 observed subdomains of omsystem.com.

Web-graph footprint

Distinct hostnames that link to or from omsystem.com in the public web crawl.

158 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for omsystem.com.

MechanismTarget
SPF_IP203.138.167.99/32
SPF_IP212.18.80.0/25

Related pages

Pivot deeper into the graph from omsystem.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "omsystem.com"})-[: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.