Skip to content

Hostname

caprex.ch

Last fetched

caprex.ch resolves to 1 IPv4 address operated by MITTWALD-AS Mittwald CM Service GmbH und Co. KG in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.15.192.108185.15.192.0/22AS15817MITTWALD-AS Mittwald CM Service GmbH und Co. KGDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for caprex.ch.

MechanismTarget
SPF_Acaprex.ch
SPF_Aemita.mittwald.de
SPF_Amail.alphacom.ch
SPF_Amail02.alphacom.ch
SPF_Amail03.alphacom.ch
SPF_Awww.alphacom.ch
SPF_IP185.15.192.108
SPF_IP217.151.113.34
SPF_IP62.2.198.178
SPF_IP62.2.198.190
SPF_IP80.89.214.234
SPF_IP83.169.48.48
SPF_IP83.169.48.58
SPF_IP83.169.48.60
SPF_MXcaprex.ch

Related pages

Pivot deeper into the graph from caprex.ch.

Cypher and MCP

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

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