Hostname
jbcarpoint.com
Last fetched
jbcarpoint.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jbcarpoint.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.205.35.88 | 13.204.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.235.151.104 | 13.232.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 15.206.198.60 | 15.206.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 15.207.154.118 | 15.206.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of jbcarpoint.com owner
- Contact emails
- 6bfd89fb-03dd-4d99-bb65-384b49e3ab2a@identity-protect.org
- 6f3317a7-19f7-40ac-961b-eac514fc40ad@identity-protect.org
- 6f8a33c0-660b-4cc7-a624-30631d072fd7@identity-protect.org
- a06d880c-7985-4444-9076-39dd30c72b7b@identity-protect.org
- a1db7142-67a2-4b14-a9e7-ab01ae518c25@identity-protect.org
- a8a89254-7525-4e5d-a890-966680f34d43@identity-protect.org
- c75e2526-07f4-4caf-b779-4d9475144f4d@identity-protect.org
- owner-7817868@jbcarpoint.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from jbcarpoint.com.
- IP · 13.205.35.88
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 6bfd89fb-03dd-4d99-bb65-384b49e3ab2a@identity-protect.org
- TLD · .com
- Browse hostnames · jb…
- 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: "jbcarpoint.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.