Hostname
mikukito.com
Last fetched
mikukito.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mikukito.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.249.91.27 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.28 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.64 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.93 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.20.104 | 52.84.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.20.57 | 52.84.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.20.82 | 52.84.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.20.88 | 52.84.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mikukito.com owner
- Contact emails
- 383425c4-8e68-4bbb-88b2-e85ddd026951@identity-protect.org
- 5d48ba7e-67a3-4559-b4ac-f39c882d47dd@identity-protect.org
- 60ca32f9-bab7-4bc4-bc49-98b9e149a1e2@identity-protect.org
- 72c22d97-7e8a-4751-b07b-19bd9bb5e357@identity-protect.org
- 75ac09dc-04f1-4202-8af4-a0032ac68b41@identity-protect.org
- dddb0cb3-014e-4b45-aecb-c8926be9928f@identity-protect.org
- e10a9a46-034a-4ea4-bc46-d4d285db7940@identity-protect.org
Subdomains
7 observed subdomains of mikukito.com.
Showing 3 of 7. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for mikukito.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.hey.com |
Related pages
Pivot deeper into the graph from mikukito.com.
- IP · 13.249.91.27
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 383425c4-8e68-4bbb-88b2-e85ddd026951@identity-protect.org
- TLD · .com
- Browse hostnames · mi…
- 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: "mikukito.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.