Skip to content

Hostname

omnetic.dev

Last fetched

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

Nutrition Label

WHISPER CANON · omnetic.devRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/omnetic.dev

Resolution chain

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

IPPrefixASNOperatorCountry
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

WHOIS identity

Registrar
iana:1505
Organization
whois protection, this company does not own this domain name s.r.o.
Contact emails

Subdomains

40 observed subdomains of omnetic.dev.

Threat posture

History

Related pages

Pivot deeper into the graph from omnetic.dev.

Cypher and MCP

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

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