Skip to content

Hostname

lamayenne.fr

Last fetched

lamayenne.fr resolves to 45.60.64.9, announced in 45.60.64.0/24 by INCAPSULA - Incapsula Inc in GB. lamayenne.fr 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 · lamayenne.frRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lamayenne.fr

Resolution chain

IPv6 resolution

No AAAA record for lamayenne.fr is recorded in WhisperGraph.

Attribution

incapsula

ORIGIN_AS

WHOIS identity

Registrar
registrar:namebay
Registrant organisation
departement de la mayenne
Contact emails
domaine@oceanet-technology.com

Subdomains

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

  • ns1.celhost.eu
  • ns1.pulsation.fr
  • ns2.pulsation.fr
  • ns3.pulsation.fr

MX records

  • lamayenne-fr-1.fortimailcloud.com
  • lamayenne-fr-2.fortimailcloud.com

SPF policy

  • include: spf.eudonet.com
  • include: _spf.fortimailcloud.com
  • include: spf.protection.outlook.com
  • include: spf.sendinblue.com
  • include: spf.tipimail.com
  • mx: lamayenne.fr
  • include: _spf.o2switch.inovawork.net
  • ip: 188.130.56.40
  • ip: 81.255.164.72
  • ip: 81.255.164.74
  • ip: 81.255.164.89

Threat-feed evidence

History

Related pages

Pivot from lamayenne.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: "lamayenne.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 20

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