Hostname
pecaart.com
Last fetched
pecaart.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pecaart.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.225.35.110 | 13.225.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GR |
| 13.225.35.26 | 13.225.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GR |
| 13.225.35.56 | 13.225.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GR |
| 13.225.35.83 | 13.225.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GR |
| 18.164.124.104 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.14 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.6 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.87 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pecaart.com owner
- Contact emails
- 197f2657-aa45-4b37-9d69-cccb81338409@identity-protect.org
- 2eb9bbcd-f6d6-4c4a-a9a7-de8aab2dd418@identity-protect.org
- 5f290510-f64b-4280-bd06-6df2c931e0d2@identity-protect.org
- 9b09af7b-4062-4e98-88f2-ce233830d250@identity-protect.org
- b0002d78-5b66-4b74-ab5f-94af951c602d@identity-protect.org
- f499334d-269a-4093-93d5-a5e877b98075@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from pecaart.com.
- IP · 13.225.35.110
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GR
- Email · 197f2657-aa45-4b37-9d69-cccb81338409@identity-protect.org
- TLD · .com
- Browse hostnames · pe…
- 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: "pecaart.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.