Skip to content

Hostname

ess.ch

Last fetched

ess.ch resolves to 1 IPv4 address operated by VELIANET-AS velia.net Internetdienste GmbH in FR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
188.138.90.238188.138.90.0/24AS29066VELIANET-AS velia.net Internetdienste GmbHFR

WHOIS identity

Registrar
Organization
ess development
Contact emails

Subdomains

8 observed subdomains of ess.ch.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ess.ch.

MechanismTarget
SPF_Aess.ch
SPF_INCLUDEspf.dvbern.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.138.90.238
SPF_IP37.221.194.16
SPF_IP46.163.117.128

Related pages

Pivot deeper into the graph from ess.ch.

Cypher and MCP

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

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