Skip to content

Hostname

golda.fr

Last fetched

golda.fr resolves to 1 IPv4 address operated by AS34749 in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · golda.frRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/golda.fr

Resolution chain

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

IPPrefixASNOperatorCountry
93.94.160.8293.94.160.0/21AS34749FR

WHOIS identity

Registrar
registrar:ovh
Organization
golda
Contact emails

Subdomains

3 observed subdomains of golda.fr.

Web-graph footprint

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

5 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for golda.fr.

MechanismTarget
SPF_INCLUDEspf.hostedexchange2010.fr
SPF_IP193.168.50.0/24
SPF_IP78.109.91.242
SPF_IP78.109.91.243
SPF_IP93.94.160.82/31
SPF_MXgolda.fr

Related pages

Pivot deeper into the graph from golda.fr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "golda.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.