Hostname
cb.com
Last fetched
cb.com resolves to 2 IPv4 addresses operated by QOSL-AS-AP Qovic Online Solutions LLP in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cb.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 67.199.248.12 | 67.199.248.0/24 | AS396982 | QOSL-AS-AP Qovic Online Solutions LLP | US |
| 67.199.248.13 | 67.199.248.0/24 | AS396982 | QOSL-AS-AP Qovic Online Solutions LLP | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- careerbuilder,
- Contact emails
- dnsadmin@careerbuilder.com
- muhammad.jawad@careerbuilder.com
- 1d9cfbe7-616d-4bf6-9047-68b9e7ab3f01@identity-protect.org
- 5ec3cb4b-60dc-49b6-b139-b6f1bf111fee@identity-protect.org
- 5ed79e4d-a048-46d1-83c7-a90782832a8d@identity-protect.org
- 690a9ecf-98fe-4387-bbcd-976029aa10d0@identity-protect.org
- be3f5821-a3c2-45f6-9d43-cd8792b07da2@identity-protect.org
- ccede7d9-c263-4d54-b368-e37b9928408f@identity-protect.org
- owner-11104209@cb.com.whoisprivacyservice.org
- owner-11849733@cb.com.whoisprivacyservice.org
- owner-1440550@cb.com.whoisprivacyservice.org
- owner-1887562@cb.com.whoisprivacyservice.org
- owner-2520346@cb.com.whoisprivacyservice.org
- owner-2632405@cb.com.whoisprivacyservice.org
- owner-3099736@cb.com.whoisprivacyservice.org
- owner-3845260@cb.com.whoisprivacyservice.org
- owner-4115209@cb.com.whoisprivacyservice.org
- owner-425010@cb.com.whoisprivacyservice.org
- owner-4674280@cb.com.whoisprivacyservice.org
- owner-4767166@cb.com.whoisprivacyservice.org
- and 8 more
Subdomains
10 observed subdomains of cb.com.
Web-graph footprint
Distinct hostnames that link to or from cb.com in the public web crawl.
58 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for cb.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from cb.com.
- IP · 67.199.248.12
- ASN · AS396982QOSL-AS-AP Qovic Online Solutions LLP
- Registrar · iana:468
- Country · US
- Email · dnsadmin@careerbuilder.com
- TLD · .com
- Browse hostnames · cb…
- 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: "cb.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.