Skip to content

Hostname

weblaw.ch

Last fetched

weblaw.ch resolves to 1 IPv4 address operated by CLOUDSIGMA-AS in CH.

Nutrition Label

WHISPER CANON · weblaw.chRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint8.9/10canon.whisper.security/host/weblaw.ch

Resolution chain

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

IPPrefixASNOperatorCountry
178.22.70.172178.22.64.0/21AS50837CLOUDSIGMA-ASCH

WHOIS identity

Registrar
Organization
kummer franz
Contact emails

Subdomains

51 observed subdomains of weblaw.ch.

Web-graph footprint

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

297 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for weblaw.ch.

MechanismTarget
SPF_INCLUDE_s00969762.autospf.email

Related pages

Pivot deeper into the graph from weblaw.ch.

Cypher and MCP

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

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