Skip to content

Hostname

link.ch

Last fetched

link.ch resolves to 1 IPv4 address operated by EQUINIX in GB. WHOIS lists iana:3220 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
213.52.133.242213.52.132.0/22AS15830EQUINIXGB

WHOIS identity

Registrar
iana:3220
Organization
jatsch luzian
Contact emails

Subdomains

43 observed subdomains of link.ch.

Web-graph footprint

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

462 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for link.ch.

MechanismTarget
SPF_Amailrelay.link.ch
SPF_Amailrelay01.link.ch
SPF_INCLUDE4378668.spf03.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfb.arcade.ch
SPF_IP212.243.83.68

Related pages

Pivot deeper into the graph from link.ch.

Cypher and MCP

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

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