Hostname
jpbesong.com
Last fetched
jpbesong.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jpbesong.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.15.176.21 | 16.15.176.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.180.101 | 16.15.176.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.207.160 | 16.15.200.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.5.1.243 | 3.5.1.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.216.238.106 | 52.216.238.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.116.21 | 52.217.112.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.142.109 | 52.217.128.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.194.93 | 52.217.192.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.202.125 | 52.217.192.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.37.67 | 52.217.37.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.135.149 | 54.231.128.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.164.45 | 54.231.160.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.166.45 | 54.231.160.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.192.133 | 54.231.192.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.236.205 | 54.231.224.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of jpbesong.com owner
- Contact emails
- 15be6564-cd05-4f4f-be56-779c559055ef@identity-protect.org
- 19c4cbed-9679-4036-850f-20fe02dddcce@identity-protect.org
- 2f838aa2-7ece-4184-97cf-ea5223018396@identity-protect.org
- 61f35d71-ab9a-4d7a-b204-8450c89e4b56@identity-protect.org
- 8913bc1e-c09e-4745-9b12-3238af03bc3b@identity-protect.org
- e923dca3-31d9-4db8-89c5-12674229e693@identity-protect.org
- f8bddb9a-c689-4610-a5cd-bffcb43d052a@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from jpbesong.com.
- IP · 16.15.176.21
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 15be6564-cd05-4f4f-be56-779c559055ef@identity-protect.org
- TLD · .com
- Browse hostnames · jp…
- 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: "jpbesong.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.