Hostname
ptc-gocookie.com
Last fetched
ptc-gocookie.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
ptc-gocookie.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.240.84.109 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.208.225.57 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.54.107.178 | 52.54.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.154.189.183 | 54.154.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 98.83.240.24 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1387
- Organization
- c/o whoisproxy.com
- Contact emails
- e60c1c7016@ptc-gocookie.com.whoistrustee.com
- 256427d5936bf090f797ace4bcd273396d36a97297922bfe8c545cb9d86e4671@ptc-gocookie.com.whoisproxy.org
- 44b18f5b094cf58351b44139f8d89935ac853c32df22740bdd68ad166f26d7f3@ptc-gocookie.com.whoisproxy.org
- a4e93f38298109111ba0ef91dba3c93a73eaea32984baf7094bb64e8f5a67ab6@ptc-gocookie.com.whoisproxy.org
- af3ac248fd5d642fea76eacd222af18afe39dbb8058838338ad0e5f11d2d8aa2@ptc-gocookie.com.whoisproxy.org
- e123b1e73d7fbdfe5e5ba41f7d6a5347eedef5b7d3a7eb6d0cc03065b37f535f@ptc-gocookie.com.whoisproxy.org
Web-graph footprint
Distinct hostnames that link to or from ptc-gocookie.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from ptc-gocookie.com.
- IP · 34.240.84.109
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1387
- Country · IE
- Email · e60c1c7016@ptc-gocookie.com.whoistrustee.com
- 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: "ptc-gocookie.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.