Hostname
ninjaspacemonkey.com
Last fetched
ninjaspacemonkey.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
ninjaspacemonkey.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 |
|---|---|---|---|---|
| 108.139.29.102 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.112 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.35 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.82 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.175.107 | 18.67.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 18.67.175.25 | 18.67.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 18.67.175.26 | 18.67.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 18.67.175.31 | 18.67.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ninjaspacemonkey.com owner
- Contact emails
- 130fb8a7-f15d-4496-b8b4-9af2f20b9ea9@identity-protect.org
- 23f31258-afe3-485d-97f8-5ee42410f5d7@identity-protect.org
- 8e244076-8beb-4f97-a666-f96dad53386e@identity-protect.org
- a0cd2633-c95b-43dd-b323-2b4e421ac619@identity-protect.org
- b56d575c-ae89-48e1-9c7b-28efe24e0840@identity-protect.org
- bf2a8fa7-cf5f-490d-baf4-fadb410b3791@identity-protect.org
- e9b83940-e13a-4f00-b486-5fd3bbdcf989@identity-protect.org
- owner-11893353@ninjaspacemonkey.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from ninjaspacemonkey.com.
- IP · 108.139.29.102
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 130fb8a7-f15d-4496-b8b4-9af2f20b9ea9@identity-protect.org
- 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: "ninjaspacemonkey.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.