Skip to content

Hostname

pibenchmarks.com

Last fetched

pibenchmarks.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · pibenchmarks.comRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/pibenchmarks.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.239.255.12418.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.4818.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.7918.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.9918.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.64.50.11718.64.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.64.50.2318.64.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.64.50.7818.64.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.64.50.8118.64.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
54.192.35.1554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.2654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.4354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.5254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.3965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of pibenchmarks.com.

Web-graph footprint

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

47 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from pibenchmarks.com.

Cypher and MCP

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

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