Skip to content

Hostname

customers.prezly.com

Last fetched

customers.prezly.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · customers.prezly.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/customers.prezly.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.23.134104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.150.192172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with customers.prezly.com in WhisperGraph.

Subdomains

329 observed subdomains of customers.prezly.com.

Subdomain
newsroom-004c4969-b4a2-47f0-a641-6912fec297aa.customers.prezly.com
newsroom-00c2fa59-99f7-4a7c-b86c-06e196230b89.customers.prezly.com
newsroom-011e15b4-fd0f-4410-a191-fed43b0e4315.customers.prezly.com
newsroom-016b95f7-1e0c-411e-9755-84eff3136493.customers.prezly.com
newsroom-039b381c-2299-4a1b-ac26-8651b6db1b09.customers.prezly.com
newsroom-03ad6df8-6738-4364-8e1e-c586c4b8db0e.customers.prezly.com
newsroom-0455e0a1-baa4-4fdc-89d5-75d5b58190b7.customers.prezly.com
newsroom-05a731ed-bc73-4134-bbe6-ab6ef5ef0e0d.customers.prezly.com
newsroom-08731ad4-457c-46f9-ae21-ebf770619496.customers.prezly.com
newsroom-088b7f1d-3b4b-47af-86fc-d43f2e627bc4.customers.prezly.com
newsroom-09d9c299-512a-48c9-a31d-fb6dd7438235.customers.prezly.com
newsroom-0a646ae1-79dd-4a20-88ed-726b7e652e9c.customers.prezly.com
newsroom-0a9fb32d-34b6-4479-bb29-1d3092f6c93e.customers.prezly.com
newsroom-0b0d6b73-6ff1-401a-852c-6bd86c9c725b.customers.prezly.com
newsroom-0ba0c237-d49c-4366-9302-7c434689424f.customers.prezly.com
newsroom-0c0e86af-90b5-4aa2-ae14-c2ba98461e36.customers.prezly.com
newsroom-0d7f91b7-bfc3-4317-a627-674439e2f637.customers.prezly.com
newsroom-0e0d109b-53fa-478c-aba5-49f1b851faf5.customers.prezly.com
newsroom-0e7c8447-ec66-4565-bad9-ea387aca55bb.customers.prezly.com
newsroom-0e7d9ad2-2f53-4989-bd07-3bc180040035.customers.prezly.com
newsroom-0f082d24-42cd-47f7-b169-b9886e039bde.customers.prezly.com
newsroom-0f28c34d-378f-404a-8ab9-76c4e1b9fb39.customers.prezly.com
newsroom-0f5e6f88-a601-4f2b-84fe-2e432021bc33.customers.prezly.com
newsroom-103df602-50d2-4406-bbfb-c83e43fc0aa0.customers.prezly.com
newsroom-10525742-a0fe-4a8d-9fee-993a50743587.customers.prezly.com

Showing 25 of 329. View all subdomains →

Threat posture

History

Related pages

Pivot deeper into the graph from customers.prezly.com.

Cypher and MCP

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

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