Skip to content

Hostname

corssimulator-dev.tomgregory.com

Last fetched

corssimulator-dev.tomgregory.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · corssimulator-dev.tomgregory.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/corssimulator-dev.tomgregory.com

Resolution chain

corssimulator-dev.tomgregory.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.94.124108.138.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.94.125108.138.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.94.69108.138.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.94.73108.138.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.131.1083.170.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.131.263.170.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.131.53.170.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.131.573.170.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.255.1173.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.33.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.613.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.873.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

No WHOIS records are currently associated with corssimulator-dev.tomgregory.com in WhisperGraph.

Subdomains

1 observed subdomain of corssimulator-dev.tomgregory.com.

Threat posture

History

Related pages

Pivot deeper into the graph from corssimulator-dev.tomgregory.com.

Cypher and MCP

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

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