Hostname
river-infratector-dev.com
Last fetched
river-infratector-dev.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
river-infratector-dev.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.158.207.82 | 13.158.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.182.230.55 | 18.182.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.114.249.127 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.196.120.229 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.248.90.38 | 54.248.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.64.25.167 | 54.64.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of river-infratector-dev.com owner
- Contact emails
- 01adaea1-ce74-4ce9-9145-c3801116955b@identity-protect.org
- 17610aeb-ea22-457b-bd35-0039387a9400@identity-protect.org
- 66096a25-5bc9-474c-9fea-c2609c8685b7@identity-protect.org
- a277bfba-b777-4f13-ad11-46114be1376b@identity-protect.org
- dc06611e-72d7-4e7f-90fb-86d17b0f47ce@identity-protect.org
- f1e37027-efd5-4026-9819-edc201c9a108@identity-protect.org
- owner-11513809@river-infratector-dev.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from river-infratector-dev.com.
- IP · 13.158.207.82
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 01adaea1-ce74-4ce9-9145-c3801116955b@identity-protect.org
- TLD · .com
- Browse hostnames · ri…
- 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: "river-infratector-dev.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.