Skip to content

Hostname

lestroisrois.com

Last fetched

lestroisrois.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · lestroisrois.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/lestroisrois.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.8.35104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.35104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.107172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:269
Organization
grand hotel les trois rois
Contact emails

Subdomains

5 observed subdomains of lestroisrois.com.

Web-graph footprint

Distinct hostnames that link to or from lestroisrois.com in the public web crawl.

379 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for lestroisrois.com.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.qemailserver.com
SPF_INCLUDEspf.iway.ch
SPF_INCLUDEspf.myincert.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.rims.live
SPF_INCLUDEspf.synxis.com
SPF_IP147.160.167.14/32
SPF_IP147.160.167.15/32
SPF_IP212.27.79.46/32
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP46.22.20.85
SPF_IP46.22.20.86
SPF_IP46.22.23.184
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32
SPF_IP80.190.118.0/24
SPF_IP80.190.129.128/25
SPF_IP80.190.157.128/25

Related pages

Pivot deeper into the graph from lestroisrois.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lestroisrois.com"})-[: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.