Skip to content

Hostname

lebigdata.fr

Last fetched

lebigdata.fr resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:1&1 internet se as the registrar.

Nutrition Label

WHISPER CANON · lebigdata.frRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lebigdata.fr

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.20.87104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.157.176172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.100.4.17185.100.4.0/22AS34177AUTOROM-ASFR

WHOIS identity

Registrar
registrar:1&1 internet se
Organization
publithings
Contact emails

Subdomains

3 observed subdomains of lebigdata.fr.

Web-graph footprint

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

2,170 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for lebigdata.fr.

MechanismTarget
SPF_INCLUDE_spf-eu.ionos.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.sendinblue.com
SPF_MXlebigdata.fr

Related pages

Pivot deeper into the graph from lebigdata.fr.

Cypher and MCP

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

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