Skip to content

Hostname

whity.ch

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
138.201.187.102138.201.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
Organization
redline webdesign
Contact emails

Subdomains

9 observed subdomains of whity.ch.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for whity.ch.

MechanismTarget
SPF_Awhity.ch
SPF_IP138.201.187.102
SPF_IP2a01:4f8:c013:456f:0:0:0:1
SPF_MXwhity.ch

Related pages

Pivot deeper into the graph from whity.ch.

Cypher and MCP

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

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