Hostname
dev-idemitsushinsasite.com
Last fetched
dev-idemitsushinsasite.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dev-idemitsushinsasite.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.159.50.133 | 13.158.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.182.131.12 | 18.182.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.192.77.252 | 52.192.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.68.15.148 | 52.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dev-idemitsushinsasite.com owner
- Contact emails
- 29ec1703-971c-4474-9864-6959adc8de3e@identity-protect.org
- 5c6d4879-fe09-4af1-9f91-8fb9f88a35d8@identity-protect.org
- 69f591ab-5fcc-4023-b9a1-591e039e3a20@identity-protect.org
- 7b2b9a33-6a98-4247-8f4f-869fc7e3ae2e@identity-protect.org
- 7ddebfaa-737f-4563-886f-647bb4ac8654@identity-protect.org
- af49a3cb-d758-44bc-9d59-9f609c64fc14@identity-protect.org
- cd6d9c7c-8e3e-436e-aa69-9bc425230237@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from dev-idemitsushinsasite.com.
- IP · 13.159.50.133
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 29ec1703-971c-4474-9864-6959adc8de3e@identity-protect.org
- TLD · .com
- Browse hostnames · de…
- 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: "dev-idemitsushinsasite.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.