Skip to content

Hostname

metronet.cz

Last fetched

metronet.cz resolves to 2 IPv4 addresses operated by AS15614 in CZ. WHOIS lists registrar:reg-webglobe as the registrar.

Nutrition Label

WHISPER CANON · metronet.czRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/metronet.cz

Resolution chain

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

WHOIS identity

Registrar
registrar:reg-webglobe
Organization
metronet s.r.o.
Contact emails

Subdomains

45 observed subdomains of metronet.cz.

Web-graph footprint

Distinct hostnames that link to or from metronet.cz in the public web crawl.

28 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for metronet.cz.

MechanismTarget
SPF_IP213.168.176.2
SPF_IP213.168.188.111
SPF_IP78.110.208.10
SPF_IP78.110.208.13
SPF_IP78.110.208.134
SPF_IP78.110.208.7
SPF_MXmetronet.cz

Related pages

Pivot deeper into the graph from metronet.cz.

Cypher and MCP

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

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