Hostname
adhantoprayer.com
Last fetched
adhantoprayer.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
adhantoprayer.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.172.170.116 | 18.172.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.170.5 | 18.172.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.170.76 | 18.172.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.170.86 | 18.172.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.30 | 99.84.214.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.39 | 99.84.214.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.45 | 99.84.214.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.69 | 99.84.214.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of adhantoprayer.com owner
- Contact emails
- 004f8a8f-282f-43d4-8370-539b1a713575@identity-protect.org
- 0b3317eb-5a94-4232-bfcb-44b21ccfa5fe@identity-protect.org
- 15f7876e-b64d-4027-9670-41b5c606ee85@identity-protect.org
- 2d20455a-2527-47bc-b590-a4c038654257@identity-protect.org
- 8a38c19c-5a6e-4f1a-afaa-99f187c3f598@identity-protect.org
- cceddfa2-412b-4592-8bc1-fd03636d4cc0@identity-protect.org
- f85be61b-9ce8-4eb7-bf92-40d8317446e6@identity-protect.org
Subdomains
1 observed subdomain of adhantoprayer.com.
| Subdomain |
|---|
| www.adhantoprayer.com |
Threat posture
History
Related pages
Pivot deeper into the graph from adhantoprayer.com.
- IP · 18.172.170.116
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 004f8a8f-282f-43d4-8370-539b1a713575@identity-protect.org
- TLD · .com
- Browse hostnames · ad…
- 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: "adhantoprayer.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.