Skip to content

Hostname

esons.ch

Last fetched

esons.ch resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · esons.chRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/esons.ch

Resolution chain

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

IPPrefixASNOperatorCountry
65.109.80.20065.109.0.0/16AS24940FI

WHOIS identity

Registrar
Organization
esons
Contact emails

Subdomains

17 observed subdomains of esons.ch.

Web-graph footprint

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

24 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for esons.ch.

MechanismTarget
SPF_Aesons.ch
SPF_IP109.205.169.219
SPF_IP109.205.169.248
SPF_IP2a01:4f9:3051:4ee8:0:0:0:2
SPF_IP2a02:200:2e01:70:211:32ff:fed8:373c
SPF_IP2a02:200:2e01:a0:211:32ff:fed4:8a95
SPF_IP2a02:200:2f00:1008:d190:6e28:4f0b:c2cc
SPF_IP62.12.149.242/32
SPF_IP65.109.80.200
SPF_MXesons.ch

Related pages

Pivot deeper into the graph from esons.ch.

Cypher and MCP

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

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