Skip to content

Hostname

perf.test.ptgbenchmark.com

Last fetched

perf.test.ptgbenchmark.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · perf.test.ptgbenchmark.comRouting diversity5.0/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/perf.test.ptgbenchmark.com

Resolution chain

perf.test.ptgbenchmark.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.25.249.232100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.241.18113.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.163.118.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.79.16023.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.153.2053.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.171.83.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.157.7934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.193.3244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.234.17644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.98.1452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.31.5052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.166.57.5054.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with perf.test.ptgbenchmark.com in WhisperGraph.

Subdomains

1 observed subdomain of perf.test.ptgbenchmark.com.

Threat posture

History

Related pages

Pivot deeper into the graph from perf.test.ptgbenchmark.com.

Cypher and MCP

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

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