Skip to content

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

WHISPER CANON · ccapcable.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ccapcable.com

Resolution chain

ccapcable.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
207.253.182.27207.253.182.0/23AS395075BOMBORATECH-AS-ANYCAST4 BOMBORA TECHNOLOGIES Anycast systemCA

WHOIS identity

Registrar
iana:48
Organization
arseneau stephane
Contact emails

Subdomains

91 observed subdomains of ccapcable.com.

Web-graph footprint

Distinct hostnames that link to or from ccapcable.com in the public web crawl.

50 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ccapcable.com.

MechanismTarget
SPF_Accapcable.com
SPF_Afxg1.cloudli.com
SPF_Afxg2.cloudli.com
SPF_Afxg3.cloudli.com
SPF_Afxg4.cloudli.com
SPF_INCLUDEservers.mcsv.net
SPF_IP172.102.30.0/24
SPF_IP18.208.22.101/32
SPF_IP207.253.182.0/24
SPF_MXccapcable.com

Related pages

Pivot deeper into the graph from ccapcable.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.