Skip to content

Hostname

gespower.ch

Last fetched

gespower.ch resolves to 1 IPv4 address operated by AS29222 in CH.

Nutrition Label

WHISPER CANON · gespower.chRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/gespower.ch

Resolution chain

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

IPPrefixASNOperatorCountry
84.16.76.23884.16.64.0/19AS29222CH

WHOIS identity

Registrar
Organization
gespower
Contact emails

Subdomains

6 observed subdomains of gespower.ch.

Web-graph footprint

Distinct hostnames that link to or from gespower.ch in the public web crawl.

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for gespower.ch.

MechanismTarget
SPF_Amail.asp4experts.ch
SPF_Amail.git-cloud.ch
SPF_INCLUDEspf.infomaniak.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP164.128.163.164
SPF_IP164.128.163.167
SPF_IP164.128.163.171
SPF_IP195.81.129.236

Related pages

Pivot deeper into the graph from gespower.ch.

Cypher and MCP

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

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