Skip to content

Hostname

cablepower.ch

Last fetched

cablepower.ch resolves to 1 IPv4 address operated by AS6830 in NL.

Nutrition Label

WHISPER CANON · cablepower.chRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/cablepower.ch

Resolution chain

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

IPPrefixASNOperatorCountry
84.116.32.13384.116.0.0/16AS6830NL

WHOIS identity

No WHOIS records are currently associated with cablepower.ch in WhisperGraph.

Subdomains

5 observed subdomains of cablepower.ch.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cablepower.ch.

MechanismTarget
SPF_IP212.71.120.144/28
SPF_IP212.71.120.151
SPF_IP212.71.98.227
SPF_MXcablepower.ch

Related pages

Pivot deeper into the graph from cablepower.ch.

Cypher and MCP

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

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