Hostname
gigatel.cz
Last fetched
gigatel.cz resolves to 1 IPv4 address operated by AS56566 in CZ. WHOIS lists iana:1746 as the registrar.
Nutrition Label
Resolution chain
gigatel.cz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 31.31.233.16 | 31.31.224.0/19 | AS56566 | — | CZ |
WHOIS identity
- Registrar
- iana:1746
- Organization
- vanella group s.r.o. vanella group s.r.o.
- Contact emails
- —
Subdomains
3 observed subdomains of gigatel.cz.
Web-graph footprint
Distinct hostnames that link to or from gigatel.cz in the public web crawl.
37 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for gigatel.cz.
| Mechanism | Target |
|---|---|
| SPF_A | gate.pr-hosting.cz |
| SPF_A | gate2.pr-hosting.cz |
| SPF_A | mail.netmelnik.com |
| SPF_A | mailhost1.satthosting.cz |
| SPF_A | mgate1.satthosting.cz |
| SPF_A | mgate2.satthosting.cz |
| SPF_A | netmelnik.cz |
| SPF_MX | gigatel.cz |
Related pages
Pivot deeper into the graph from gigatel.cz.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gigatel.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.