Skip to content

Hostname

metro.fr

Last fetched

metro.fr resolves to 19 IPv4 addresses operated by AS20940 in CZ. WHOIS lists registrar:internetx gmbh as the registrar.

Nutrition Label

WHISPER CANON · metro.frRouting diversity4.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/metro.fr

Resolution chain

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

WHOIS identity

Registrar
registrar:internetx gmbh
Organization
metro cash carry france
Contact emails

Subdomains

51 observed subdomains of metro.fr.

Web-graph footprint

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

733 sites link to this hostname.

194 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for metro.fr.

MechanismTarget
SPF_Apccmail1.atgpedi.net
SPF_Apccmail2.atgpedi.net
SPF_EXISTS%{i}.spf.hc2116-98.eu.iphmx.com
SPF_INCLUDE_spf.metro.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.ymag.cloud
SPF_IP109.69.194.163
SPF_REDIRECTspf.metro.info

Related pages

Pivot deeper into the graph from metro.fr.

Cypher and MCP

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

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