Hostname
test-editonthespot.com
Last fetched
test-editonthespot.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
test-editonthespot.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 |
|---|---|---|---|---|
| 13.227.249.74 | 13.227.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.227.249.85 | 13.227.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.227.249.89 | 13.227.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.227.249.90 | 13.227.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.166.160.125 | 3.166.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.160.18 | 3.166.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.160.8 | 3.166.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.160.96 | 3.166.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of test-editonthespot.com owner
- Contact emails
- 0c22e51b-fb68-447d-86ea-e4b875c8b2b4@identity-protect.org
- 410f7447-81a5-464a-b46e-12b97501d000@identity-protect.org
- 783d792d-c8ce-4042-ac4c-50d15627bd7f@identity-protect.org
- 8f1cd85d-c179-4682-ab20-6ba74d4bf230@identity-protect.org
- be390dcb-244a-4113-9467-4a2dd7f928ee@identity-protect.org
- ec0481b7-51bb-473f-82e8-b665de6a8f79@identity-protect.org
- owner-12008801@test-editonthespot.com.whoisprivacyservice.org
Subdomains
9 observed subdomains of test-editonthespot.com.
Threat posture
History
Related pages
Pivot deeper into the graph from test-editonthespot.com.
- IP · 13.227.249.74
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 0c22e51b-fb68-447d-86ea-e4b875c8b2b4@identity-protect.org
- TLD · .com
- Browse hostnames · te…
- 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: "test-editonthespot.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.