Skip to content

Hostname

eng.datometry.com

Last fetched

eng.datometry.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · eng.datometry.comRouting diversity5.6/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/eng.datometry.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.79.2103.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.163.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2253.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2503.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.2463.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.176.7452.218.176.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.197.13852.218.197.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.128.1952.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.149.21952.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.184.21952.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.191.7552.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.193.2752.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.200.5952.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.203.21952.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.224.7552.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.232.2752.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with eng.datometry.com in WhisperGraph.

Subdomains

4 observed subdomains of eng.datometry.com.

Threat posture

History

Related pages

Pivot deeper into the graph from eng.datometry.com.

Cypher and MCP

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

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