Skip to content

Hostname

primevideotech.com

Last fetched

primevideotech.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.3213.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.4713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.613.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.6013.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.202.11618.155.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.202.6018.155.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.202.6518.155.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.202.9618.155.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
hostmaster, amazon legal dept.
Contact emails

Subdomains

1 observed subdomain of primevideotech.com.

Web-graph footprint

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

219 sites link to this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from primevideotech.com.

Cypher and MCP

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

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