Hostname
weisser-ring.ch
Last fetched
weisser-ring.ch resolves to 4 IPv4 addresses operated by DIGICERT - Tiggee LLC in US.
Nutrition Label
Resolution chain
weisser-ring.ch resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 208.80.122.2 | 208.80.122.0/24 | AS16552 | DIGICERT - Tiggee LLC | US |
| 208.80.122.205 | 208.80.122.0/24 | AS16552 | DIGICERT - Tiggee LLC | US |
| 208.80.123.104 | 208.80.123.0/24 | AS16552 | DIGICERT - Tiggee LLC | US |
| 208.80.123.195 | 208.80.123.0/24 | AS16552 | DIGICERT - Tiggee LLC | US |
WHOIS identity
- Registrar
- —
- Organization
- denise gantenbein
- Contact emails
- —
Subdomains
2 observed subdomains of weisser-ring.ch.
Web-graph footprint
Distinct hostnames that link to or from weisser-ring.ch in the public web crawl.
8 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from weisser-ring.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "weisser-ring.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.