Skip to content

Hostname

metro.at

Last fetched

metro.at resolves to 10 IPv4 addresses operated by AKAMAI-ASN1 in ES.

Nutrition Label

WHISPER CANON · metro.atRouting diversity3.9/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/metro.at

Resolution chain

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

WHOIS identity

Registrar
Organization
metro cash & carry oesterreich
Contact emails

Subdomains

40 observed subdomains of metro.at.

Web-graph footprint

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

298 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for metro.at.

MechanismTarget
SPF_EXISTS%{i}.spf.hc2116-98.eu.iphmx.com
SPF_INCLUDE_spf.metro.at
SPF_INCLUDEspf.protection.outlook.com
SPF_REDIRECTspf.metro.info

Related pages

Pivot deeper into the graph from metro.at.

Cypher and MCP

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

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