Skip to content

Hostname

wesco.fr

Last fetched

wesco.fr resolves to 3 IPv4 addresses operated by AS8304 in FR. WHOIS lists registrar:eurodns s.a. as the registrar.

Nutrition Label

WHISPER CANON · wesco.frRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wesco.fr

Resolution chain

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

IPPrefixASNOperatorCountry
5.144.136.725.144.136.0/21AS8304FR
45.60.32.18345.60.32.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.38.18345.60.38.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
registrar:eurodns s.a.
Organization
delphine pithon
Contact emails

Subdomains

42 observed subdomains of wesco.fr.

Web-graph footprint

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

323 sites link to this hostname.

95 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for wesco.fr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mydialoginsight.com
SPF_INCLUDEturbo-smtp.com
SPF_IP217.167.199.17/32
SPF_IP5.144.136.64/27
SPF_IP90.80.183.245/32

Related pages

Pivot deeper into the graph from wesco.fr.

Cypher and MCP

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

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