Hostname
jamaryappy.com
Last fetched
jamaryappy.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jamaryappy.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 |
|---|---|---|---|---|
| 100.29.76.112 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.52.120.125 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.205.9.7 | 18.204.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.206.170.69 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.210.183.115 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.204.41.55 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of jamaryappy.com owner
- Contact emails
- 03038d07-f64c-4627-9d48-dc97e2d142e0@identity-protect.org
- 2dd11ee3-e0eb-4248-adc0-363f2a0a0820@identity-protect.org
- 5880f85d-ca84-4cf4-be5c-d1c57b24d87e@identity-protect.org
- 74882517-ec86-4a80-8867-2b810ada5146@identity-protect.org
- a2c5b638-3ad5-4f5f-af44-164d733b66fc@identity-protect.org
- d752f442-28c3-473c-bc5c-00fa3b746667@identity-protect.org
- f6bf0f73-7a3f-42ec-bdcc-07d682af710f@identity-protect.org
- owner-1730286@jamaryappy.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from jamaryappy.com.
- IP · 100.29.76.112
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 03038d07-f64c-4627-9d48-dc97e2d142e0@identity-protect.org
- TLD · .com
- Browse hostnames · ja…
- 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: "jamaryappy.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.