Skip to content

Hostname

weblight.fr

Last fetched

weblight.fr resolves to 2 IPv4 addresses operated by O2SWITCH in FR. WHOIS lists registrar:tld registrar solutions ltd as the registrar.

Nutrition Label

WHISPER CANON · weblight.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/weblight.fr

Resolution chain

weblight.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
109.234.161.246109.234.161.0/24AS50474O2SWITCHFR
185.158.133.1185.158.133.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.PL

WHOIS identity

Registrar
registrar:tld registrar solutions ltd
Organization
ano nymous
Contact emails

Subdomains

39 observed subdomains of weblight.fr.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • weblight.fr

SPF policy

4 SPF mechanisms authorising senders for weblight.fr.

MechanismTarget
SPF_Aweblight.fr
SPF_INCLUDEspf.jabatus.fr
SPF_IP109.234.161.246
SPF_MXweblight.fr

Related pages

Pivot deeper into the graph from weblight.fr.

Cypher and MCP

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

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