Hostname
ccapcable.com
Last fetched
ccapcable.com resolves to 1 IPv4 address operated by BOMBORATECH-AS-ANYCAST4 BOMBORA TECHNOLOGIES Anycast system in CA. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
ccapcable.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 |
|---|---|---|---|---|
| 207.253.182.27 | 207.253.182.0/23 | AS395075 | BOMBORATECH-AS-ANYCAST4 BOMBORA TECHNOLOGIES Anycast system | CA |
WHOIS identity
- Registrar
- iana:48
- Organization
- arseneau stephane
- Contact emails
Subdomains
91 observed subdomains of ccapcable.com.
Showing 25 of 91. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ccapcable.com in the public web crawl.
50 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for ccapcable.com.
| Mechanism | Target |
|---|---|
| SPF_A | ccapcable.com |
| SPF_A | fxg1.cloudli.com |
| SPF_A | fxg2.cloudli.com |
| SPF_A | fxg3.cloudli.com |
| SPF_A | fxg4.cloudli.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_IP | 172.102.30.0/24 |
| SPF_IP | 18.208.22.101/32 |
| SPF_IP | 207.253.182.0/24 |
| SPF_MX | ccapcable.com |
Related pages
Pivot deeper into the graph from ccapcable.com.
- IP · 207.253.182.27
- ASN · AS395075BOMBORATECH-AS-ANYCAST4 BOMBORA TECHNOLOGIES Anycast system
- Registrar · iana:48
- Country · CA
- Email · info@ccapcable.com
- TLD · .com
- Browse hostnames · cc…
- 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: "ccapcable.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.