Skip to content

Hostname

asktia.com

Last fetched

asktia.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.239.11513.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.12013.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.12413.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.913.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
54.192.151.11054.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.1254.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.12354.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.7254.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
99.84.152.11199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.12299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.1399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.9518.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.10018.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.1518.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.2518.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

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 asktia.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for asktia.com.

MechanismTarget
SPF_INCLUDE_spf.adp.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmg-spf.greenhouse.io
SPF_INCLUDEspf.happyfox.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP148.105.8.0/21
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20

Related pages

Pivot deeper into the graph from asktia.com.

Cypher and MCP

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

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