Hostname
cbol.com
Last fetched
cbol.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
cbol.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.0.125 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.1.125 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.73.60 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:9
- Organization
- perfect privacy,
- Contact emails
- 535358be0a28fd0a25b5b632436b78bb@domaindiscreet.com
- 57880935@myprivatename.com
- 6ba95e340a28fd0a3360813a1be51b47@domaindiscreet.com
- 81180d090a28fd0a1ea8129abe9b4a79@domaindiscreet.com
- 9ab0e7150a28fd0a113bb10bac710ac2@domaindiscreet.com
- b7f56c700a28fd0a1e1c1014040d26bf@domaindiscreet.com
- c58595490a28fd0a06b5e655c3e48365@domaindiscreet.com
- c92f33150a28fd0a02b4d8550219e3a8@domaindiscreet.com
- co1cm1ck4ahetapqingkqitdhv@domaindiscreet.com
Subdomains
9 observed subdomains of cbol.com.
Web-graph footprint
Distinct hostnames that link to or from cbol.com in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for cbol.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _u.cbol.com._spf.smart.ondmarc.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 12.17.58.195 |
| SPF_IP | 12.17.58.202 |
Related pages
Pivot deeper into the graph from cbol.com.
- IP · 104.26.0.125
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:9
- Country · CA
- Email · 535358be0a28fd0a25b5b632436b78bb@domaindiscreet.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: "cbol.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.