Hostname
golfdigest.cz
Last fetched
golfdigest.cz resolves to 2 IPv4 addresses operated by AS24806 in CZ. WHOIS lists registrar:reg-internet-cz as the registrar.
Nutrition Label
Resolution chain
golfdigest.cz resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.182.87.75 | 194.182.64.0/19 | AS24806 | — | CZ |
| 217.16.184.93 | 217.16.176.0/20 | AS43541 | — | CZ |
WHOIS identity
- Registrar
- registrar:reg-internet-cz
- Organization
- golf time media
- Contact emails
- —
Subdomains
7 observed subdomains of golfdigest.cz.
Web-graph footprint
Distinct hostnames that link to or from golfdigest.cz in the public web crawl.
55 sites link to this hostname.
102 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for golfdigest.cz.
| Mechanism | Target |
|---|---|
| SPF_A | 4300.mail.zonercloud.net |
| SPF_A | captomas.vshosting.cz |
| SPF_A | golfdigest.cz |
| SPF_MX | golfdigest.cz |
Related pages
Pivot deeper into the graph from golfdigest.cz.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "golfdigest.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.