Hostname
askthiswhen.com
Last fetched
askthiswhen.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
askthiswhen.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 |
|---|---|---|---|---|
| 18.244.18.121 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.244.18.29 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.244.18.36 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.244.18.42 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.166.96.124 | 3.166.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.96.14 | 3.166.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.96.20 | 3.166.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.96.53 | 3.166.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.16 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.57 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.62 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.97 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:48
- Organization
- askthiswhen
- Contact emails
Subdomains
10 observed subdomains of askthiswhen.com.
Web-graph footprint
Distinct hostnames that link to or from askthiswhen.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for askthiswhen.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | authsmtp.com |
| SPF_INCLUDE | secureserver.net |
| SPF_IP | 54.164.73.49/32 |
| SPF_IP | 54.208.102.79/32 |
Related pages
Pivot deeper into the graph from askthiswhen.com.
- IP · 18.244.18.121
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:48
- Country · DE
- Email · 2913780@privacy-link.com
- TLD · .com
- Browse hostnames · as…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "askthiswhen.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.