Skip to content

Hostname

cablenet.com.cy

Last fetched

cablenet.com.cy resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · cablenet.com.cyRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/cablenet.com.cy

Resolution chain

cablenet.com.cy resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.2.143104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.129.76172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with cablenet.com.cy in WhisperGraph.

Subdomains

91 observed subdomains of cablenet.com.cy.

Web-graph footprint

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

153 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cablenet.com.cy.

MechanismTarget
SPF_IP109.110.244.72/29
SPF_IP142.132.245.202
SPF_IP192.46.236.212
SPF_IP213.140.208.230/32
SPF_IP213.140.208.238
SPF_IP213.140.209.230
SPF_IP213.140.211.230/32
SPF_IP213.140.213.230
SPF_IP213.140.213.231/32

Related pages

Pivot deeper into the graph from cablenet.com.cy.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cablenet.com.cy"})-[: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.