Skip to content

Hostname

plexapp.com

Last fetched

plexapp.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:new dream network, llc as the registrar.

Nutrition Label

WHISPER CANON · plexapp.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/plexapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.26.114.34100.42.96.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.210.3635.24.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
34.246.123.19535.24.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.35.16352.216.18.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
54.172.39.24854.192.11.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
54.216.30.1554.222.38.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:new dream network, llc
Organization
plexapp.com private registrant a happy dreamhost customer
Contact emails

Subdomains

33 observed subdomains of plexapp.com.

Web-graph footprint

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

420 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for plexapp.com.

MechanismTarget
SPF_REDIRECTplex.tv

Related pages

Pivot deeper into the graph from plexapp.com.

Cypher and MCP

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

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