Skip to content

Hostname

fr.digitalgolf.com

Last fetched

fr.digitalgolf.com resolves to 1 IPv4 address operated by AS43541 in CZ.

Nutrition Label

WHISPER CANON · fr.digitalgolf.comRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/fr.digitalgolf.com

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with fr.digitalgolf.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from fr.digitalgolf.com in the public web crawl.

5 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for fr.digitalgolf.com.

MechanismTarget
SPF_Afr.digitalgolf.com
SPF_Amail-lb0-f170.google.com
SPF_INCLUDE_emailing.heureka.cz
SPF_INCLUDE_spf.google.com
SPF_IP185.59.208.190
SPF_IP93.185.111.212
SPF_MXaspmx.l.google.com
SPF_MXfr.digitalgolf.com

Related pages

Pivot deeper into the graph from fr.digitalgolf.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fr.digitalgolf.com"})-[: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.