Skip to content

Hostname

omnetic.com

Last fetched

omnetic.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1505 as the registrar.

Nutrition Label

WHISPER CANON · omnetic.comRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/omnetic.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.128.40.186108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.240.66.20234.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.69.17934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.30.4152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.71.9852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.125.11452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.236.19752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.223.14552.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.185.20152.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.246.7154.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.167.12254.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.179.25454.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.121.2463.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.220.7499.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1505
Organization
neroso inst., s.r.o., eag technology s. r. o.
Contact emails

Subdomains

49 observed subdomains of omnetic.com.

Web-graph footprint

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

19 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for omnetic.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.sparkpostmail.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from omnetic.com.

Cypher and MCP

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

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