Hostname
jbc.com
Last fetched
jbc.com resolves to 1 IPv4 address operated by NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLC in US. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
jbc.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 209.17.116.163 | 209.17.116.0/24 | AS19871 | NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLC | US |
WHOIS identity
- Registrar
- iana:9
- Organization
- geert schouteden
- Contact emails
- geert.schouteden@jbc.be
- 06626ec10a28fd0a126e49f0c8732197@domaindiscreet.com
- 14cad0e50a28fd0a54dc3fd36a20ac3a@domaindiscreet.com
- 1c53a9580a28fd0a023322e4b779df4f@domaindiscreet.com
- 1f458abc0a28fd0a727db601655be6f3@domaindiscreet.com
- 1p4f7pjscsgr5a2i5vacgprkuh@domaindiscreet.com
- 26c7dc670a28fd0a2e3369dc7c31c400@domaindiscreet.com
- 3532b3910a28fd0a78e2c6fb4cbbb2c5@domaindiscreet.com
- 46faa5470a28fd0a305528c6458ff96f@domaindiscreet.com
- 47ba57620a28fd0a46edc1e06601458a@domaindiscreet.com
- 4e78cac90a28fd0a4cc06b202b14e4c3@domaindiscreet.com
- 57955628@myprivatename.com
- 608fd9870a28fd0a73dc8cec9a852e6d@domaindiscreet.com
- 675e30f40a28fd0a0db0784cc0c2aeb7@domaindiscreet.com
- 6816ca840a28fd0a7bdc1a6ed848de05@domaindiscreet.com
- 79a1ae0f0a28fd0a0f5a312b265b813e@domaindiscreet.com
- 8878af660a28fd0a2636e33288af7630@domaindiscreet.com
- 8f1345260a28fd0a1230fd2ae1d27436@domaindiscreet.com
- d43b92d30a28fd0a1d3f82cd6f690196@domaindiscreet.com
- dataprotected@maskeddetails.com
- and 1 more
Subdomains
6 observed subdomains of jbc.com.
Web-graph footprint
Distinct hostnames that link to or from jbc.com in the public web crawl.
20 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from jbc.com.
- IP · 209.17.116.163
- ASN · AS19871NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLC
- Registrar · iana:9
- Country · US
- Email · geert.schouteden@jbc.be
- 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.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.