Skip to content

Hostname

cpeg.ch

Last fetched

cpeg.ch resolves to 1 IPv4 address operated by INFOMANIAK-AS in CH.

Nutrition Label

WHISPER CANON · cpeg.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cpeg.ch

Resolution chain

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

IPPrefixASNOperatorCountry
185.125.27.159185.125.27.0/24AS29222INFOMANIAK-ASCH

WHOIS identity

Registrar
Organization
cpeg caisse de prevoyance de l'etat de gene
Contact emails

Subdomains

26 observed subdomains of cpeg.ch.

Web-graph footprint

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

49 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cpeg.ch.

MechanismTarget
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.infomaniak.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.65.23.36

Related pages

Pivot deeper into the graph from cpeg.ch.

Cypher and MCP

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

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