Skip to content

Hostname

csicable.net

Last fetched

csicable.net resolves to 2 IPv4 addresses operated by ZCORUM - ZCorum in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · csicable.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/csicable.net

Resolution chain

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

IPPrefixASNOperatorCountry
69.60.160.13869.60.160.0/24AS4452ZCORUM - ZCorumUS
69.60.160.14669.60.160.0/24AS4452ZCORUM - ZCorumUS

WHOIS identity

Registrar
iana:146
Organization
csitechnology_com
Contact emails

Subdomains

4,228 observed subdomains of csicable.net.

Web-graph footprint

Distinct hostnames that link to or from csicable.net in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for csicable.net.

MechanismTarget
SPF_IP69.60.160.0/19

Related pages

Pivot deeper into the graph from csicable.net.

Cypher and MCP

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

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