Skip to content

Hostname

pbcom.cz

Last fetched

pbcom.cz resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:reg-zoner as the registrar.

Nutrition Label

WHISPER CANON · pbcom.czRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/pbcom.cz

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.64.2293.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.313.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.543.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.67.1953.5.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.67.2493.5.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.68.123.5.68.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.69.83.5.69.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.72.663.5.72.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.44.23652.218.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.0.11652.92.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.0.2852.92.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.16.13252.92.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.19.1252.92.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.33.18052.92.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.33.452.92.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.36.16452.92.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:reg-zoner
Organization
pb com, spol. s r.o.
Contact emails

Subdomains

26 observed subdomains of pbcom.cz.

Web-graph footprint

Distinct hostnames that link to or from pbcom.cz in the public web crawl.

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for pbcom.cz.

Related pages

Pivot deeper into the graph from pbcom.cz.

Cypher and MCP

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

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