Skip to content

Hostname

lechequiervert.fr

Last fetched

lechequiervert.fr resolves to 1 IPv4 address operated by Neptune - Neptune Internet Services SAS in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · lechequiervert.frRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/lechequiervert.fr

Resolution chain

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

IPPrefixASNOperatorCountry
194.2.77.49194.2.77.0/24AS60595Neptune - Neptune Internet Services SASFR

WHOIS identity

Registrar
registrar:ovh
Organization
Contact emails

Subdomains

4 observed subdomains of lechequiervert.fr.

Web-graph footprint

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

17 sites link to this hostname.

74 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for lechequiervert.fr.

MechanismTarget
SPF_Aheb-nep-15-mail.neptune.fr
SPF_Aheb-nep-25-smtp.neptune.fr
SPF_Aheb-nep-29-smtp.neptune.fr
SPF_Alechequiervert.fr
SPF_INCLUDEspf.mailjet.com
SPF_MXlechequiervert.fr

Related pages

Pivot deeper into the graph from lechequiervert.fr.

Cypher and MCP

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

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