Skip to content

Hostname

mtarget.fr

Last fetched

mtarget.fr resolves to 1 IPv4 address operated by AS12876 in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · mtarget.frRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mtarget.fr

Resolution chain

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

IPPrefixASNOperatorCountry
212.129.58.255212.129.0.0/18AS12876FR

WHOIS identity

Registrar
registrar:gandi
Organization
m target
Contact emails

Subdomains

87 observed subdomains of mtarget.fr.

Web-graph footprint

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

13 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

46 SPF mechanisms authorising senders for mtarget.fr.

MechanismTarget
SPF_Aonl-pushmail.mtarget.fr
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_IP104.130.96.9
SPF_IP109.26.168.49
SPF_IP162.19.60.140
SPF_IP163.172.127.156
SPF_IP163.172.194.93
SPF_IP163.172.199.66
SPF_IP163.172.200.51/30
SPF_IP163.172.253.233
SPF_IP163.172.75.196
SPF_IP176.31.230.190
SPF_IP185.31.40.169
SPF_IP195.154.26.12
SPF_IP195.154.26.48
SPF_IP195.154.26.72
SPF_IP195.154.46.162
SPF_IP195.154.50.197
SPF_IP195.154.50.247
SPF_IP195.154.52.1
SPF_IP195.154.94.182
SPF_IP195.167.234.107
SPF_IP195.167.234.108
SPF_IP212.129.37.16
SPF_IP212.129.49.226
SPF_IP212.129.51.158
SPF_IP212.129.51.159
SPF_IP212.129.58.56
SPF_IP212.129.63.250
SPF_IP212.23.169.195
SPF_IP212.83.130.250
SPF_IP212.83.131.159
SPF_IP212.83.132.119
SPF_IP212.83.155.163
SPF_IP212.83.167.212
SPF_IP212.83.186.29
SPF_IP217.70.176.0/21
SPF_IP217.70.185.10
SPF_IP217.70.186.165
SPF_IP51.15.161.66
SPF_IP51.15.162.56
SPF_IP51.83.50.64/27
SPF_IP52.210.224.148
SPF_IP62.210.29.77
SPF_IP62.4.14.88

Related pages

Pivot deeper into the graph from mtarget.fr.

Cypher and MCP

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

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