Skip to content

Hostname

presstv.com

Last fetched

presstv.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1376 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.205.3818.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.4818.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.6418.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.6618.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.165.206.73.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.165.206.723.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.165.206.793.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.165.206.863.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.174.255.1063.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.273.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.63.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.603.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:1376
Organization
c/o whoistrustee.com
Contact emails

Subdomains

37 observed subdomains of presstv.com.

Web-graph footprint

Distinct hostnames that link to or from presstv.com in the public web crawl.

2,868 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from presstv.com.

Cypher and MCP

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

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