Skip to content

Hostname

grischagrow.ch

Last fetched

grischagrow.ch resolves to 1 IPv4 address operated by AS201011 in CH.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
82.199.141.8082.199.128.0/19AS201011CH

WHOIS identity

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

Subdomains

2 observed subdomains of grischagrow.ch.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for grischagrow.ch.

MechanismTarget
SPF_Agrischagrow.ch
SPF_Avss-ricuzu.cyoncloud.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEtrendhosting-net.ch
SPF_IP195.201.213.224/27
SPF_IP82.199.159.182
SPF_MX350.hostserv.eu

Related pages

Pivot deeper into the graph from grischagrow.ch.

Cypher and MCP

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

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