Skip to content

Hostname

shinternet.ch

Last fetched

shinternet.ch resolves to 1 IPv4 address operated by AS35518 in CH.

Nutrition Label

WHISPER CANON · shinternet.chRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/shinternet.ch

Resolution chain

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

IPPrefixASNOperatorCountry
88.213.188.16688.213.128.0/18AS35518CH

WHOIS identity

Registrar
Organization
blanz walter
Contact emails

Subdomains

21 observed subdomains of shinternet.ch.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for shinternet.ch.

Related pages

Pivot deeper into the graph from shinternet.ch.

Cypher and MCP

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

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