Skip to content

Hostname

lestockdenotes.com

Last fetched

lestockdenotes.com resolves to 91.191.144.27, announced in 91.191.144.0/20 by CELESTE-AS - Celeste SAS in FR. lestockdenotes.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · lestockdenotes.comRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/lestockdenotes.com

Resolution chain

IPv6 resolution

No AAAA record for lestockdenotes.com is recorded in WhisperGraph.

Attribution

celeste

ORIGIN_AS

WHOIS identity

Registrar
iana:81
Registrant organisation
js musique
Contact emails
27fc4bf570fdaf3e5ff7d3376a3905e9-16201683@contact.gandi.net, 82ef87bfc984b00b78819605608cd2f7-16177551@contact.gandi.net

Subdomains

Showing 1 of 1 subdomain (1 per page).

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-197-a.gandi.net
  • ns-2-c.gandi.net
  • ns-217-b.gandi.net

MX records

  • lestockdenotes-com.mail.protection.outlook.com
  • mx01.cloud.vadesecure.com
  • mx02.cloud.vadesecure.com
  • mx03.cloud.vadesecure.com
  • mx04.cloud.vadesecure.com

SPF policy

  • a: lestockdenotes.com
  • include: spf.protection.outlook.com
  • include: spf.sendinblue.com
  • include: _mailcust.gandi.net

Threat-feed evidence

History

Related pages

Pivot from lestockdenotes.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "lestockdenotes.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.