Hostname
niaino.com
Last fetched
niaino.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
niaino.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 |
|---|---|---|---|---|
| 18.66.2.113 | 18.66.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.2.21 | 18.66.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.2.44 | 18.66.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.2.99 | 18.66.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.233.104 | 18.66.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.233.2 | 18.66.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.233.55 | 18.66.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.233.7 | 18.66.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of niaino.com owner
- Contact emails
- 3480_kokkaku_kaihatsu@ml.tis.co.jp
- 14dcfb8c-3660-4c87-acf9-a0a133f44e5c@identity-protect.org
- 4bb7c0ce-62c6-434e-a7a4-440b6802b833@identity-protect.org
- 70b71319-42f4-4012-ad46-5af078c26af5@identity-protect.org
- c25fc870-4aa9-4643-9c36-8fbb84550147@identity-protect.org
- d2595ee4-9e72-42be-8afb-1ea387349936@identity-protect.org
- d2ac16b3-817a-4d72-9221-4464a2def95b@identity-protect.org
- d42b86fd-2435-44ee-a917-eccfdb257bc5@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from niaino.com.
- IP · 18.66.2.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 3480_kokkaku_kaihatsu@ml.tis.co.jp
- 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: "niaino.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.