Skip to content

Hostname

ahmliving.com

Last fetched

ahmliving.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · ahmliving.comRouting diversity5.6/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ahmliving.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.78.253.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.216.2752.218.216.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.232.13152.218.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.235.3452.218.235.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.238.1052.218.238.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.137.17152.92.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.161.22752.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.185.9152.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.212.19552.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.212.8352.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.224.24352.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.227.17952.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.234.17952.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.234.3552.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.235.19552.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.242.1152.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of ahmliving.com owner
Contact emails

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ahmliving.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ahmliving.com.

Cypher and MCP

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

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