Skip to content

Hostname

adventori.ch

Last fetched

adventori.ch resolves to 10 IPv4 addresses operated by AS16276 in DE.

Nutrition Label

WHISPER CANON · adventori.chRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/adventori.ch

Resolution chain

adventori.ch resolves to 10 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 adventori.ch in WhisperGraph.

Subdomains

3 observed subdomains of adventori.ch.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for adventori.ch.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEeu-sender.zohobooks.com
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEone.zoho.eu
SPF_INCLUDEservers.mcsv.net
SPF_IP141.94.170.211
SPF_IP141.95.97.168
SPF_IP217.182.136.236
SPF_IP46.105.110.66
SPF_IP51.91.119.233
SPF_IP54.38.177.35

Related pages

Pivot deeper into the graph from adventori.ch.

Cypher and MCP

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

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