Skip to content

Hostname

dev6.launchgood.com

Last fetched

dev6.launchgood.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · dev6.launchgood.comRouting diversity5.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/dev6.launchgood.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.246.249100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.116.183100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.75.1618.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.42.2523.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.76.73.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.122.19544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.212.175.944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.40.6252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.89.13452.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.252.15352.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.161.22252.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.180.18098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with dev6.launchgood.com in WhisperGraph.

Web-graph footprint

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

9 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from dev6.launchgood.com.

Cypher and MCP

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

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