Skip to content

Hostname

wptv.com

Last fetched

wptv.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU.

Nutrition Label

WHISPER CANON · wptv.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wptv.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.20.23108.158.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.20.4108.158.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.20.51108.158.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.20.61108.158.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.172.170.3218.172.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.170.6118.172.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.170.6518.172.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.170.9418.172.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.214.11452.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.5552.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.852.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.9752.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wptv.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from wptv.com.

Cypher and MCP

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

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