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
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.
Showing 25 of 51. View all subdomains →
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.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for metro.fr.
| Mechanism | Target |
|---|---|
| SPF_A | pccmail1.atgpedi.net |
| SPF_A | pccmail2.atgpedi.net |
| SPF_EXISTS | %{i}.spf.hc2116-98.eu.iphmx.com |
| SPF_INCLUDE | _spf.metro.fr |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.ymag.cloud |
| SPF_IP | 109.69.194.163 |
| SPF_REDIRECT | spf.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.