Skip to content

Hostname

mecatherm.fr

Last fetched

mecatherm.fr resolves to 1 IPv4 address operated by PERTINEO - Pertineo SAS in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.244.20.220195.244.20.0/23AS39583PERTINEO - Pertineo SASFR

WHOIS identity

Registrar
registrar:gandi
Organization
mecatherm
Contact emails

Subdomains

20 observed subdomains of mecatherm.fr.

Web-graph footprint

Distinct hostnames that link to or from mecatherm.fr in the public web crawl.

54 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mecatherm.fr.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP20.111.40.174
SPF_IP37.71.59.165
SPF_IP52.142.237.199
SPF_IP92.88.8.44

Related pages

Pivot deeper into the graph from mecatherm.fr.

Cypher and MCP

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

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