Skip to content

Hostname

lepotcommun.fr

Last fetched

lepotcommun.fr resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:ionos se as the registrar.

Nutrition Label

WHISPER CANON · lepotcommun.frRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/lepotcommun.fr

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.2.122104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.3.122104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.69.73172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:ionos se
Organization
ano nymous
Contact emails

Subdomains

68 observed subdomains of lepotcommun.fr.

Web-graph footprint

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

1,371 sites link to this hostname.

75 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for lepotcommun.fr.

MechanismTarget
SPF_Alpcmail.lepotcommun.fr
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP31.222.190.47

Related pages

Pivot deeper into the graph from lepotcommun.fr.

Cypher and MCP

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

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