Skip to content

Hostname

figarocms.fr

Last fetched

figarocms.fr resolves to 1 IPv4 address operated by AS57642 in FR. WHOIS lists registrar:nameshield as the registrar.

Nutrition Label

WHISPER CANON · figarocms.frRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/figarocms.fr

Resolution chain

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

IPPrefixASNOperatorCountry
37.25.56.7737.25.56.0/24AS57642FR

WHOIS identity

Registrar
registrar:nameshield
Organization
figaro classifieds
Contact emails

Subdomains

30 observed subdomains of figarocms.fr.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for figarocms.fr.

MechanismTarget
SPF_INCLUDE3437415.spf05.hubspotemail.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.figarocms.net

Related pages

Pivot deeper into the graph from figarocms.fr.

Cypher and MCP

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

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