Skip to content

Hostname

geovm.ch

Last fetched

geovm.ch resolves to 1 IPv4 address operated by INIT7 - Init7 (Switzerland) Ltd. in CH.

Nutrition Label

WHISPER CANON · geovm.chRouting diversity1.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/geovm.ch

Resolution chain

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

IPPrefixASNOperatorCountry
212.51.144.109212.51.144.0/20AS13030INIT7 - Init7 (Switzerland) Ltd.CH

WHOIS identity

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

Subdomains

26 observed subdomains of geovm.ch.

Web-graph footprint

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

12 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

16 SPF mechanisms authorising senders for geovm.ch.

MechanismTarget
SPF_Ageologen.ch
SPF_Ageovm.ch
SPF_Ageovm.info
SPF_Ageovm.net
SPF_Ageovm.org
SPF_Ageoweb.ch
SPF_Amail.geovm.org
SPF_Amail.tafel.ch
SPF_Amerkur.geovm.ch
SPF_Amerkur.geovm.info
SPF_Arelay.holzapfel.ch
SPF_Atafel.ch
SPF_INCLUDEmail.geovm.org
SPF_INCLUDEmerkur.geovm.ch
SPF_INCLUDErelay.holzapfel.ch
SPF_MXgeovm.ch

Related pages

Pivot deeper into the graph from geovm.ch.

Cypher and MCP

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

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