Skip to content

Hostname

eoc.ch

Last fetched

eoc.ch resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:3220 as the registrar.

Nutrition Label

WHISPER CANON · eoc.chRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/eoc.ch

Resolution chain

eoc.ch resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.10.164104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.164104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.135172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:3220
Organization
ente ospedaliero cantonale
Contact emails

Subdomains

40 observed subdomains of eoc.ch.

Web-graph footprint

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

501 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for eoc.ch.

MechanismTarget
SPF_Aeoc.ch
SPF_INCLUDEcustspf.tinext.com
SPF_INCLUDEhin.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.umantis.com
SPF_IP185.228.36.0/22
SPF_IP199.187.172.0/22
SPF_IP199.244.72.0/22
SPF_MXeoc.ch

Related pages

Pivot deeper into the graph from eoc.ch.

Cypher and MCP

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

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