Skip to content

Hostname

aam.a47b.com

Last fetched

aam.a47b.com resolves to 20 IPv4 addresses operated by AS18001 in US.

Nutrition Label

WHISPER CANON · aam.a47b.comRouting diversity5.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint9.0/10canon.whisper.security/host/aam.a47b.com

Resolution chain

aam.a47b.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.52.1080.0.0.0/0AS18001US
13.226.52.1180.0.0.0/0AS18001US
13.226.52.190.0.0.0/0AS18001US
13.226.52.390.0.0.0/0AS18001US
18.200.139.12718.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
3.168.73.1223.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.1273.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.303.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.873.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
34.246.128.9134.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.109.16052.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.174.8652.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.162.4152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.198.16552.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.53.11652.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.228.10554.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.213.5154.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.234.14754.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.161.14354.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.75.167.2154.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with aam.a47b.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from aam.a47b.com in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from aam.a47b.com.

Cypher and MCP

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

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