Skip to content

Hostname

ams12.com

Last fetched

ams12.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.91.1013.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.12313.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.6913.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.8913.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.1033.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.353.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.63.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.933.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ams12.com.

MechanismTarget
SPF_INCLUDEspf1.whoisworks.com
SPF_IP52.79.92.223/32

Related pages

Pivot deeper into the graph from ams12.com.

Cypher and MCP

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

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