Skip to content

Hostname

metro.sk

Last fetched

metro.sk resolves to 20 IPv4 addresses operated by AS20940 in DE. WHOIS lists registrar:vádium - it s.r.o. as the registrar.

Nutrition Label

WHISPER CANON · metro.skRouting diversity5.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/metro.sk

Resolution chain

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

WHOIS identity

Registrar
registrar:vádium - it s.r.o.
Organization
metro cash & carry sr s. r. o.
Contact emails

Subdomains

37 observed subdomains of metro.sk.

Web-graph footprint

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

167 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for metro.sk.

MechanismTarget
SPF_EXISTS%{i}.spf.hc2116-98.eu.iphmx.com
SPF_EXISTS%{i}.spf.hc611-36.eu.iphmx.com
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP77.78.119.223
SPF_REDIRECTspf.metro.info

Related pages

Pivot deeper into the graph from metro.sk.

Cypher and MCP

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

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