Skip to content

Hostname

ahttico.com

Last fetched

ahttico.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:244 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.12413.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.4813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.6913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.9913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.68.4218.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.155.68.4718.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.155.68.4818.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.155.68.9018.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:244
Organization
Contact emails

Subdomains

1 observed subdomain of ahttico.com.

Web-graph footprint

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

17 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ahttico.com.

MechanismTarget
SPF_IP52.79.92.223/32

Related pages

Pivot deeper into the graph from ahttico.com.

Cypher and MCP

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

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