Skip to content

Hostname

tvn.pl

Last fetched

tvn.pl resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists registrar:premium.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · tvn.plRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/tvn.pl

Resolution chain

tvn.pl resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.2913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4613.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.7713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
52.222.136.10052.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.2452.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.4052.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.4752.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.129.3452.85.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.129.3652.85.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.129.7452.85.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.129.852.85.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.252.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.2752.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.3852.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.4252.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:premium.pl sp. z o.o.
Organization
tvn
Contact emails

Subdomains

325 observed subdomains of tvn.pl.

Web-graph footprint

Distinct hostnames that link to or from tvn.pl in the public web crawl.

599 sites link to this hostname.

96 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for tvn.pl.

Related pages

Pivot deeper into the graph from tvn.pl.

Cypher and MCP

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

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