Hostname
ptgbenchmark.com
Last fetched
ptgbenchmark.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ptgbenchmark.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 107.22.7.208 | 107.22.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 174.129.27.194 | 174.129.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.214.252.167 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.211.131.214 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.215.232.181 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.232.59.228 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.238.7.227 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.4.219.240 | 52.4.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.5.112.225 | 52.4.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.157.253.166 | 54.156.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.172.53.116 | 54.172.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.86.131.118 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ptgbenchmark.com owner
- Contact emails
- 25691a68-5524-4f07-aaff-c48ba38a015e@identity-protect.org
- 4ff6693b-2093-4e8c-9ca8-c8ca806c1adf@identity-protect.org
- 7c445300-6826-4f3b-ab28-748ef90ea270@identity-protect.org
- a21b4ca0-4716-44bc-81d7-1a71b6eb65a8@identity-protect.org
- b455f470-9cd3-463e-9f76-dbebde7b18b5@identity-protect.org
- edd197e2-9768-458a-b4b2-bd265995d1e6@identity-protect.org
- owner-11385303@ptgbenchmark.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of ptgbenchmark.com.
Showing 2 of 5. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from ptgbenchmark.com.
- IP · 107.22.7.208
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 25691a68-5524-4f07-aaff-c48ba38a015e@identity-protect.org
- TLD · .com
- Browse hostnames · pt…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.