Hostname
dev-komachi.com
Last fetched
dev-komachi.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dev-komachi.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 |
|---|---|---|---|---|
| 18.238.152.24 | 18.238.152.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.152.65 | 18.238.152.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.152.96 | 18.238.152.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.152.99 | 18.238.152.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dev-komachi.com owner
- Contact emails
- 30fdd965-b150-48fa-be0e-45deb5501629@identity-protect.org
- 63a9f360-65bf-46b9-9923-9be4a4de8ff6@identity-protect.org
- bcdbfa05-7703-4cb4-b0f5-927cc5400333@identity-protect.org
- d5177a14-c2a2-4fa6-baaf-b703e28abf20@identity-protect.org
- d921728b-bf3f-43e4-8a67-b26a74cdcafc@identity-protect.org
- f77ef5f4-a963-4b74-8853-0c2976a0fd69@identity-protect.org
- owner-11617399@dev-komachi.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of dev-komachi.com.
Showing 2 of 3. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from dev-komachi.com.
- IP · 18.238.152.24
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 30fdd965-b150-48fa-be0e-45deb5501629@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-komachi.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.