Hostname
armajiro2.com
Last fetched
armajiro2.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
armajiro2.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.182.118.250 | 18.182.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.114.50.93 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.199.72.36 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.238.176.212 | 54.238.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.64.213.232 | 54.64.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.181.229.52 | 57.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of armajiro2.com owner
- Contact emails
- 7156eca8-e898-4512-90b3-365e3d0f69f1@identity-protect.org
- 7f4f9b1d-ce7c-4d89-8b88-52f451efd194@identity-protect.org
- 848a99ae-94b1-450a-aa3c-cb10ddbabed0@identity-protect.org
- 96b772e1-5852-4cb4-9c20-54bccbaf53c8@identity-protect.org
- a4a547b0-2167-43e7-a85e-7fcf4a0d3145@identity-protect.org
- c6441ef8-1832-4138-98d8-ee1a6d2b08e6@identity-protect.org
- c89dd121-5834-4b13-bed2-00f34473a874@identity-protect.org
- owner-4638342@armajiro2.com.whoisprivacyservice.org
Subdomains
8 observed subdomains of armajiro2.com.
Web-graph footprint
Distinct hostnames that link to or from armajiro2.com in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from armajiro2.com.
- IP · 18.182.118.250
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 7156eca8-e898-4512-90b3-365e3d0f69f1@identity-protect.org
- TLD · .com
- Browse hostnames · ar…
- 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: "armajiro2.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.