Skip to content

Hostname

uefa.tv

Last fetched

uefa.tv resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:73 as the registrar.

Nutrition Label

WHISPER CANON · uefa.tvRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/uefa.tv

Resolution chain

uefa.tv resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.1213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.93.11113.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.11613.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.613.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.6213.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.136.3252.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.5252.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.5352.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.7252.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:73
Organization
direction juridique
Contact emails

Subdomains

13 observed subdomains of uefa.tv.

Web-graph footprint

Distinct hostnames that link to or from uefa.tv in the public web crawl.

576 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from uefa.tv.

Cypher and MCP

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

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