Skip to content

Hostname

files.prezzee.com

Last fetched

files.prezzee.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · files.prezzee.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/files.prezzee.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.6613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
52.222.149.10352.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.4252.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.4652.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.8252.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

No WHOIS records are currently associated with files.prezzee.com in WhisperGraph.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from files.prezzee.com.

Cypher and MCP

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

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