Skip to content

Hostname

ppv.com

Last fetched

ppv.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · ppv.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ppv.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.1513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.249.91.11713.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.2113.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.3213.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.7113.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.10165.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.2665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.5065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8165.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.46.1965.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.6365.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.7665.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.8265.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:292
Organization
in demand,
Contact emails

Subdomains

3 observed subdomains of ppv.com.

Web-graph footprint

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

234 sites link to this hostname.

94 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ppv.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from ppv.com.

Cypher and MCP

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

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