Skip to content

Hostname

ahs.com

Last fetched

ahs.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · ahs.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/ahs.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.96.2118.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.2718.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.2918.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.8818.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
190.98.161.49190.98.160.0/19AS12956TELXIUS TELXIUS CableAR
190.98.161.65190.98.160.0/19AS12956TELXIUS TELXIUS CableAR
2.17.100.1382.17.100.0/24AS20940AKAMAI-ASN1DE
2.17.100.2422.17.100.0/24AS20940AKAMAI-ASN1DE
23.50.131.13623.50.131.0/24AS20940AKAMAI-ASN1DE
23.50.131.14723.50.131.0/24AS20940AKAMAI-ASN1DE
65.9.175.11165.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.4265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.4565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
american home shield
Contact emails

Subdomains

81 observed subdomains of ahs.com.

Web-graph footprint

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

2,867 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ahs.com.

Related pages

Pivot deeper into the graph from ahs.com.

Cypher and MCP

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

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