Skip to content

Hostname

ttv.pl

Last fetched

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

Nutrition Label

WHISPER CANON · ttv.plRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/ttv.pl

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.104.62108.158.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.104.69108.158.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.104.72108.158.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.104.77108.158.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.226.155.1813.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.2513.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.3813.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.7313.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
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.222.201.10652.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.201.12352.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.201.2752.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.201.6352.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

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

Subdomains

6 observed subdomains of ttv.pl.

Web-graph footprint

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

111 sites link to this hostname.

77 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ttv.pl.

Related pages

Pivot deeper into the graph from ttv.pl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ttv.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.