Skip to content

Hostname

jxgolf.fr

Last fetched

jxgolf.fr resolves to 1 IPv4 address operated by SHRD-AS - Three Fourteen SASU in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · jxgolf.frRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/jxgolf.fr

Resolution chain

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

IPPrefixASNOperatorCountry
195.95.224.19195.95.224.0/23AS34197SHRD-AS - Three Fourteen SASUFR

WHOIS identity

Registrar
registrar:gandi
Organization
jdgx
Contact emails

Subdomains

1 observed subdomain of jxgolf.fr.

Subdomain
www.jxgolf.fr

Web-graph footprint

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

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for jxgolf.fr.

MechanismTarget
SPF_Ajxgolf.fr
SPF_INCLUDE_spf.mlsend.com
SPF_MXjxgolf.fr

Related pages

Pivot deeper into the graph from jxgolf.fr.

Cypher and MCP

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

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