Skip to content

Hostname

mind3.ch

Last fetched

mind3.ch resolves to 1 IPv4 address operated by AS16297 in IT.

Nutrition Label

WHISPER CANON · mind3.chRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/mind3.ch

Resolution chain

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

IPPrefixASNOperatorCountry
217.18.116.227217.18.96.0/19AS16297IT

WHOIS identity

Registrar
Organization
bortolotto michele
Contact emails

Subdomains

1 observed subdomain of mind3.ch.

Subdomain
www.mind3.ch

Web-graph footprint

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

21 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for mind3.ch.

MechanismTarget
SPF_Amind3.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.13.11.127/32
SPF_MXmind3.ch

Related pages

Pivot deeper into the graph from mind3.ch.

Cypher and MCP

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

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