Hostname
amarcj.com
Last fetched
amarcj.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
amarcj.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.158.61.104 | 108.158.56.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.158.61.56 | 108.158.56.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.158.61.80 | 108.158.56.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.158.61.99 | 108.158.56.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.118 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.83 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.87 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.94 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.85.31.48 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.69 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.7 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.92 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of amarcj.com owner
- Contact emails
- 464a0749-3174-48fb-8005-7094c55def46@identity-protect.org
- 4872de5d-c95c-42a7-b921-59cd8afa4f5a@identity-protect.org
- 4b74e7fb-b5a5-4a79-8675-56237f975288@identity-protect.org
- 5ba81b2c-7f02-486c-a232-b7a60ad5673e@identity-protect.org
- 915c2956-3774-4c81-8586-aca0e7845626@identity-protect.org
- d5dcb1ec-b0ec-4d2d-a0aa-cd8d860ac841@identity-protect.org
- f71f9884-f16d-4809-b16e-3dd74e54a536@identity-protect.org
Subdomains
1 observed subdomain of amarcj.com.
| Subdomain |
|---|
| messaging.amarcj.com |
Threat posture
History
Related pages
Pivot deeper into the graph from amarcj.com.
- IP · 108.158.61.104
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 464a0749-3174-48fb-8005-7094c55def46@identity-protect.org
- TLD · .com
- Browse hostnames · am…
- 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: "amarcj.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.