Hostname
komugino.com
Last fetched
komugino.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
komugino.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.177.201.54 | 18.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.181.8.123 | 57.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of komugino.com owner
- Contact emails
- 0efe22b7-ae8f-4af8-b31f-25c7eb6f9158@identity-protect.org
- 794df853-0c5e-4467-bdf2-6b82a3ab2df1@identity-protect.org
- 7e6162da-57fb-4e79-9239-96583d6a7ff5@identity-protect.org
- 87ec2243-1f08-4082-84aa-80ae88ebef86@identity-protect.org
- 9e2e56be-2654-4746-a331-0ae1ec42ced5@identity-protect.org
- b6daf7fc-cdbc-49dd-b2fb-248534a06d65@identity-protect.org
- owner-6205472@komugino.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from komugino.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for komugino.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from komugino.com.
- IP · 18.177.201.54
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 0efe22b7-ae8f-4af8-b31f-25c7eb6f9158@identity-protect.org
- TLD · .com
- Browse hostnames · ko…
- 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: "komugino.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.