Skip to content

Hostname

psmedia.tv

Last fetched

psmedia.tv resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · psmedia.tvRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/psmedia.tv

Resolution chain

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

IPPrefixASNOperatorCountry
18.185.185.3418.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.194.83.16918.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.177.12752.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.145.20252.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:151
Organization
psmedia ltd&co
Contact emails

Subdomains

26 observed subdomains of psmedia.tv.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for psmedia.tv.

MechanismTarget
SPF_Apsmedia.tv
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from psmedia.tv.

Cypher and MCP

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

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