Skip to content

Hostname

z500.pl

Last fetched

z500.pl resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:aftermarket.pl limited as the registrar.

Nutrition Label

WHISPER CANON · z500.plRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/z500.pl

Resolution chain

z500.pl resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.4.67104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.67104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.69.200172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:aftermarket.pl limited
Organization
z500 sp z o.o.
Contact emails

Subdomains

42 observed subdomains of z500.pl.

Web-graph footprint

Distinct hostnames that link to or from z500.pl in the public web crawl.

423 sites link to this hostname.

135 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for z500.pl.

MechanismTarget
SPF_Amain.z500.pl
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-eu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.33.50.51
SPF_IP2001:41d0:a:5c2a:0:0:0:0
SPF_IP37.187.172.181
SPF_IP37.59.18.151
SPF_IP51.83.238.95

Related pages

Pivot deeper into the graph from z500.pl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "z500.pl"})-[: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.