Hostname
chartreuse.fr
Last fetched
chartreuse.fr resolves to 194.2.77.145, announced in 194.2.77.0/24 by Neptune - Neptune Internet Services SAS in FR. chartreuse.fr is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 194.2.77.145
194.2.77.0/24 · Neptune - Neptune Internet Services SAS · Grenoble, FR
IPv6 resolution
Attribution
neptune
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:neptune internet services
- Registrant organisation
- chartreuse diffusion
- Contact emails
- domaines@neptune.fr, services@neptune.fr, support@chartreuse.fr
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns1.neptune.fr
- ns2.neptune.fr
- ns3.neptune.fr
MX records
- chartreuse-fr.mail.protection.outlook.com
SPF policy
- include: spf.protection.outlook.com
- a: chartreuse.fr
- mx: chartreuse.fr
- a: billetterie.chartreuse.fr
- a: glpi.chartreuse.fr
- a: prx-an-01.chartreuse.fr
- a: prx-vo-01.chartreuse.fr
- a: heb-nep-25-smtp.neptune.fr
- a: heb-nep-29-smtp.neptune.fr
- a: odoo.snka.fr
Threat-feed evidence
History
Related pages
Pivot from chartreuse.fr 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: "chartreuse.fr"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.