Skip to content

Hostname

ambre-guild.com

Last fetched

ambre-guild.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · ambre-guild.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ambre-guild.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.254.113108.157.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.254.129108.157.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.254.70108.157.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.254.73108.157.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
18.160.225.10318.160.225.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.225.12518.160.225.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.225.4918.160.225.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.225.7118.160.225.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.65.1023.166.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.65.1293.166.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.65.743.166.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.65.83.166.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:49
Organization
ariane software
Contact emails

Subdomains

1 observed subdomain of ambre-guild.com.

Web-graph footprint

Distinct hostnames that link to or from ambre-guild.com in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from ambre-guild.com.

Cypher and MCP

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

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