Hostname
askthesite.com
Last fetched
askthesite.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:3786 as the registrar.
Nutrition Label
Resolution chain
askthesite.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.161.97.28 | 18.161.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.161.97.40 | 18.161.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.161.97.76 | 18.161.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.161.97.96 | 18.161.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | TRIANGLE-COMMUNICATIONS - Triangle Communications | US |
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | TRIANGLE-COMMUNICATIONS - Triangle Communications | CA |
| 3.171.214.37 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.214.77 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.214.87 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.214.89 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.205.23 | 52.222.204.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.222.205.43 | 52.222.204.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.222.205.44 | 52.222.204.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.222.205.85 | 52.222.204.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:3786
- Organization
- brandsight privacy customer 253641
- Contact emails
Web-graph footprint
Distinct hostnames that link to or from askthesite.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from askthesite.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "askthesite.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.