Skip to content

Hostname

i-cable.com

Last fetched

i-cable.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · i-cable.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/i-cable.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.18.251104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.163.180172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
i-cable communications
Contact emails

Subdomains

251 observed subdomains of i-cable.com.

Web-graph footprint

Distinct hostnames that link to or from i-cable.com in the public web crawl.

623 sites link to this hostname.

348 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for i-cable.com.

MechanismTarget
SPF_INCLUDE_spf.firebasemail.com
SPF_IP203.83.108.28
SPF_IP203.83.110.49
SPF_IP203.83.112.188
SPF_IP203.83.113.240/29
SPF_IP203.83.113.48/30
SPF_IP203.83.114.0/24
SPF_IP203.83.115.0/24
SPF_IP203.83.65.231
SPF_IP203.83.85.20

Related pages

Pivot deeper into the graph from i-cable.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "i-cable.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.