Hostname
fast-ask.com
Last fetched
fast-ask.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
fast-ask.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.142.40 | 108.157.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.142.55 | 108.157.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.142.76 | 108.157.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.142.92 | 108.157.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.222.136.104 | 52.222.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.136.35 | 52.222.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.136.53 | 52.222.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.136.56 | 52.222.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.132.103 | 99.84.132.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.132.104 | 99.84.132.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.132.66 | 99.84.132.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.132.91 | 99.84.132.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
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 fast-ask.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for fast-ask.com.
| Mechanism | Target |
|---|---|
| SPF_A | mailgwawsac.fast-ask.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.repica.jp |
| SPF_IP | 163.44.0.0/16 |
| SPF_IP | 210.169.202.0/25 |
| SPF_IP | 35.74.201.14 |
| SPF_IP | 42.125.251.233 |
| SPF_IP | 52.198.71.36/32 |
| SPF_IP | 52.199.14.105 |
| SPF_IP | 52.68.77.221/32 |
| SPF_IP | 52.68.98.224/32 |
| SPF_IP | 54.150.183.77 |
| SPF_IP | 54.168.17.80 |
| SPF_IP | 54.178.66.161/32 |
| SPF_IP | 54.238.173.52 |
| SPF_IP | 54.65.106.165 |
| SPF_IP | 54.65.224.60 |
| SPF_MX | fast-ask.com |
Related pages
Pivot deeper into the graph from fast-ask.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fast-ask.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.