Skip to content

Hostname

eerv.ch

Last fetched

eerv.ch resolves to 1 IPv4 address operated by EXOSCALE in CH.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
91.92.201.11191.92.200.0/23AS61098EXOSCALECH

WHOIS identity

Registrar
Organization
eerv
Contact emails

Subdomains

212 observed subdomains of eerv.ch.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for eerv.ch.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEevok.ch
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.infomaniak.ch
SPF_INCLUDEspf1.ne.ch
SPF_IP91.92.201.111
SPF_IP94.103.98.165
SPF_IP94.103.98.176
SPF_IP94.103.98.246

Related pages

Pivot deeper into the graph from eerv.ch.

Cypher and MCP

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

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