Skip to content

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

WHISPER CANON · askthiswhen.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/askthiswhen.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.244.18.12118.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.2918.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.3618.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.4218.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.166.96.1243.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.143.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.203.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.533.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.1699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.9799.84.232.0/22AS16509AMAZON-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.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for askthiswhen.com.

MechanismTarget
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEsecureserver.net
SPF_IP54.164.73.49/32
SPF_IP54.208.102.79/32

Related pages

Pivot deeper into the graph from askthiswhen.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.