Skip to content

Hostname

ahamsual.com

Last fetched

ahamsual.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ahamsual.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/ahamsual.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.18.109.6252.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.50.24852.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.170.27.5854.170.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
63.34.39.15363.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of ahamsual.com.

Web-graph footprint

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

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ahamsual.com.

MechanismTarget
SPF_INCLUDE19492707.spf03.hubspotemail.net
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from ahamsual.com.

Cypher and MCP

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

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