Skip to content

Hostname

admin.ch

Last fetched

admin.ch resolves to 2 IPv4 addresses operated by SWISSGOV in CH. WHOIS lists iana:3220 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
162.23.130.190162.23.128.0/17AS33845SWISSGOVCH
193.223.22.200193.223.16.0/20AS3303SWISSCOM Swisscom Switzerland LtdCH

WHOIS identity

Registrar
iana:3220
Organization
abt. telekommunikation tk
Contact emails

Subdomains

1,215 observed subdomains of admin.ch.

Web-graph footprint

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

14,923 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for admin.ch.

MechanismTarget
SPF_REDIRECT_spfgroupa.admin.ch

Related pages

Pivot deeper into the graph from admin.ch.

Cypher and MCP

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

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