Skip to content

Hostname

acrevis.ch

Last fetched

acrevis.ch resolves to 1 IPv4 address operated by VPG-ASN in CH.

Nutrition Label

WHISPER CANON · acrevis.chRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/acrevis.ch

Resolution chain

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

IPPrefixASNOperatorCountry
5.102.151.1515.102.144.0/21AS59414VPG-ASNCH

WHOIS identity

Registrar
Organization
christian gentsch
Contact emails

Subdomains

92 observed subdomains of acrevis.ch.

Web-graph footprint

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

118 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for acrevis.ch.

MechanismTarget
SPF_INCLUDEacrevison.ch
SPF_INCLUDEspf.swisscom.com
SPF_INCLUDEspf.weaver.ch
SPF_IP178.209.45.15

Related pages

Pivot deeper into the graph from acrevis.ch.

Cypher and MCP

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

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