Hostname
petisgo.com
Last fetched
petisgo.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
petisgo.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.248.206.205 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.213.200.236 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of petisgo.com owner
- Contact emails
- 09ef3305-54f2-4672-b57c-f088b908543f@identity-protect.org
- 15ed02b3-0cb9-42b1-ba3a-2d354503e42b@identity-protect.org
- 4ce32e24-7584-47c6-9e21-b123f855d01c@identity-protect.org
- 55c5f8d9-2287-4b11-9984-a22609767fa9@identity-protect.org
- 5c1a4037-4795-4ef7-96df-3d8d150014a2@identity-protect.org
- b59c8e26-53a9-4ec2-a2e0-c99cec4ccb73@identity-protect.org
- b7bdbcc8-a69c-487d-8b09-300a359bde99@identity-protect.org
- owner-2034353@petisgo.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of petisgo.com.
| Subdomain |
|---|
| pre.petisgo.com |
| www.petisgo.com |
Threat posture
History
Related pages
Pivot deeper into the graph from petisgo.com.
- IP · 34.248.206.205
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 09ef3305-54f2-4672-b57c-f088b908543f@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: "petisgo.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.