Hostname
nikkiyodo.com
Last fetched
nikkiyodo.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GR. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
nikkiyodo.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.224.185.122 | 13.224.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GR |
| 13.224.185.15 | 13.224.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GR |
| 13.224.185.25 | 13.224.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GR |
| 13.224.185.63 | 13.224.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GR |
| 18.244.60.121 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.244.60.35 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.244.60.6 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.244.60.97 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:1910
- Organization
- nikki yodo
- Contact emails
Subdomains
4 observed subdomains of nikkiyodo.com.
Threat posture
History
Related pages
Pivot deeper into the graph from nikkiyodo.com.
- IP · 13.224.185.122
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1910
- Country · GR
- Email · nik_yodo@yahoo.com
- TLD · .com
- Browse hostnames · ni…
- 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: "nikkiyodo.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.