Skip to content

Hostname

fri.ch

Last fetched

fri.ch resolves to 1 IPv4 address operated by EXONIK-AS Lausanne, Switzerland in CH.

Nutrition Label

WHISPER CANON · fri.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fri.ch

Resolution chain

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

IPPrefixASNOperatorCountry
185.2.22.244185.2.20.0/22AS199229EXONIK-AS Lausanne, SwitzerlandCH

WHOIS identity

Registrar
Organization
federation romande immobiliere
Contact emails

Subdomains

21 observed subdomains of fri.ch.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from fri.ch.

Cypher and MCP

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

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