Skip to content

Hostname

lemensuel.com

Last fetched

lemensuel.com resolves to 1 IPv4 address operated by AS3215 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · lemensuel.comRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lemensuel.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.250.123.204194.250.0.0/16AS3215FR

WHOIS identity

Registrar
iana:81
Organization
monsieur le directeur
Contact emails

Subdomains

18 observed subdomains of lemensuel.com.

Web-graph footprint

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

36 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for lemensuel.com.

MechanismTarget
SPF_Amutin.oblady.biz
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.logiciel-newsletter.com
SPF_IP212.85.137.47
SPF_MXlemensuel.com
SPF_MXsmtp.lemensuel.com

Related pages

Pivot deeper into the graph from lemensuel.com.

Cypher and MCP

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

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