Skip to content

Hostname

corris.ch

Last fetched

corris.ch resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
5.9.203.2305.9.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
Organization
corris
Contact emails

Subdomains

13 observed subdomains of corris.ch.

Web-graph footprint

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

32 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for corris.ch.

MechanismTarget
SPF_Acorris.ch
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP5.9.203.230
SPF_IP81.92.110.0/27
SPF_IP81.92.99.73
SPF_IP81.92.99.75
SPF_MXcorris.ch

Related pages

Pivot deeper into the graph from corris.ch.

Cypher and MCP

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

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