Hostname
grisoft.cz
Last fetched
grisoft.cz resolves to 3 IPv4 addresses operated by SYMANTEC-CORPORATION - Gen Digital Inc. in US. WHOIS lists registrar:reg-markmonitor as the registrar.
Nutrition Label
Resolution chain
grisoft.cz resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 166.98.243.13 | 166.98.242.0/23 | AS16733 | SYMANTEC-CORPORATION - Gen Digital Inc. | US |
| 69.94.64.88 | 69.94.64.0/24 | AS198605 | — | CZ |
| 69.94.75.39 | 69.94.75.0/24 | AS198605 | — | CZ |
WHOIS identity
- Registrar
- registrar:reg-markmonitor
- Organization
- domain administrator
- Contact emails
- —
Subdomains
25 observed subdomains of grisoft.cz.
Web-graph footprint
Distinct hostnames that link to or from grisoft.cz in the public web crawl.
95 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for grisoft.cz.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 10.232.176.0/27 |
| SPF_IP | 160.218.43.220/32 |
| SPF_IP | 193.85.156.215 |
| SPF_IP | 193.85.156.216 |
| SPF_IP | 193.85.188.248/29 |
| SPF_IP | 195.39.104.64/26 |
| SPF_IP | 212.96.161.224/27 |
| SPF_IP | 87.248.200.96/28 |
| SPF_IP | 93.184.211.16/28 |
| SPF_IP | 93.184.217.0/27 |
Related pages
Pivot deeper into the graph from grisoft.cz.
- IP · 166.98.243.13
- ASN · AS16733SYMANTEC-CORPORATION - Gen Digital Inc.
- Registrar · registrar:reg-markmonitor
- Country · US
- TLD · .cz
- Browse hostnames · gr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "grisoft.cz"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.