Skip to content

Hostname

devs-env.3dcontinuumengine.com

Last fetched

devs-env.3dcontinuumengine.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · devs-env.3dcontinuumengine.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/devs-env.3dcontinuumengine.com

Resolution chain

devs-env.3dcontinuumengine.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.156.60.10108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.60.23108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.60.25108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.60.66108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
54.192.151.12654.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.4354.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.5154.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.6354.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

No WHOIS records are currently associated with devs-env.3dcontinuumengine.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from devs-env.3dcontinuumengine.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "devs-env.3dcontinuumengine.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.