Skip to content

Hostname

weberprevost.ch

Last fetched

weberprevost.ch resolves to 2 IPv4 addresses operated by AS31052 in CH.

Nutrition Label

WHISPER CANON · weberprevost.chRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/weberprevost.ch

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with weberprevost.ch in WhisperGraph.

Subdomains

3 observed subdomains of weberprevost.ch.

Web-graph footprint

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

25 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for weberprevost.ch.

MechanismTarget
SPF_Aowa.weberprevost.ch
SPF_Asecmail.itexacloud.ch
SPF_Astronghold.ztonline.ch
SPF_INCLUDE_spf.createsend.com
SPF_IP193.93.20.0/26
SPF_IP83.173.231.18
SPF_IP83.173.231.21
SPF_IP91.205.149.158
SPF_IP91.213.2.0/24
SPF_MXweberprevost.ch

Related pages

Pivot deeper into the graph from weberprevost.ch.

Cypher and MCP

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

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