Skip to content

Hostname

ommnio.com

Last fetched

ommnio.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1383 as the registrar.

Nutrition Label

WHISPER CANON · ommnio.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ommnio.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.91.12013.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.8213.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.8613.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.9713.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.65.10352.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.11452.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.1252.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.9752.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1383
Organization
dina scoppettone
Contact emails

Subdomains

32 observed subdomains of ommnio.com.

Web-graph footprint

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

11 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ommnio.com.

MechanismTarget
SPF_INCLUDEgoogle.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from ommnio.com.

Cypher and MCP

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

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