Skip to content

Hostname

ambernew-dev.dev-thefusebase.com

Last fetched

ambernew-dev.dev-thefusebase.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.65.244.2518.65.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.65.244.3118.65.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.65.244.5918.65.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.65.244.718.65.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.221.1518.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.5318.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.7418.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.9318.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.125.473.162.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.125.583.162.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.125.623.162.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.125.843.162.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with ambernew-dev.dev-thefusebase.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from ambernew-dev.dev-thefusebase.com.

Cypher and MCP

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

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