Skip to content

Hostname

am-111.com

Last fetched

am-111.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · am-111.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/am-111.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.144.12018.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.3118.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.4418.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.7818.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.52.11318.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.7318.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.7818.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.7918.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.166.49.213.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.49.313.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.49.893.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.49.93.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:303
Organization
privacyprotection.com,
Contact emails

Subdomains

6 observed subdomains of am-111.com.

Web-graph footprint

Distinct hostnames that link to or from am-111.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from am-111.com.

Cypher and MCP

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

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