Hostname
jbc-web.com
Last fetched
jbc-web.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jbc-web.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 |
|---|---|---|---|---|
| 99.84.234.11 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.50 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.54 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.55 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of jbc-web.com owner
- Contact emails
- 14033d96-99e4-4e0e-8401-87d048d41800@identity-protect.org
- 40b1b88c-2c63-48fd-b1b6-44541b0653ba@identity-protect.org
- 47acac3a-0732-4f31-a202-836808ac0f13@identity-protect.org
- a95fb634-fec6-4e14-beec-15ecb39887f0@identity-protect.org
- bea8d32e-4133-4ca2-9b07-19f270db11d2@identity-protect.org
- c6f2fa53-dd27-4286-ac40-f4f83aa6f2c9@identity-protect.org
- eba6a944-1664-45a4-9e18-8eb8bbf11f1b@identity-protect.org
- owner-7664634@jbc-web.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of jbc-web.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from jbc-web.com.
- IP · 99.84.234.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 14033d96-99e4-4e0e-8401-87d048d41800@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: "jbc-web.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.