Skip to content

Hostname

les2rives.com

Last fetched

les2rives.com resolves to 1 IPv4 address operated by AS63949 in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · les2rives.comRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/les2rives.com

Resolution chain

les2rives.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
139.177.199.133139.177.192.0/21AS63949CA

WHOIS identity

Registrar
iana:69
Organization
medias transcontinental s.e.n.c.
Contact emails

Subdomains

1 observed subdomain of les2rives.com.

Web-graph footprint

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

127 sites link to this hostname.

56 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for les2rives.com.

MechanismTarget
SPF_INCLUDE_spf.fortimailcloud.com
SPF_IP24.226.222.112/29
SPF_MXles2rives.com

Related pages

Pivot deeper into the graph from les2rives.com.

Cypher and MCP

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

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