Skip to content

Hostname

mgen.fr

Last fetched

mgen.fr resolves to 2 IPv4 addresses operated by AS3215 in FR. WHOIS lists registrar:orange as the registrar.

Nutrition Label

WHISPER CANON · mgen.frRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/mgen.fr

Resolution chain

mgen.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.250.200.81194.250.0.0/16AS3215FR
136.110.245.111136.108.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
registrar:orange
Organization
mutuelle generale de l'education nationale
Contact emails

Subdomains

88 observed subdomains of mgen.fr.

Web-graph footprint

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

1,210 sites link to this hostname.

210 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mgen.fr.

MechanismTarget
SPF_Amailinfra.oodrive.com
SPF_INCLUDEspf-0071fc01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.mgen.fr
SPF_IP90.80.213.73
SPF_IP90.80.213.75
SPF_IP90.80.213.83
SPF_IP90.80.213.85

Related pages

Pivot deeper into the graph from mgen.fr.

Cypher and MCP

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

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