Hostname
pkautodeals.com
Last fetched
pkautodeals.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pkautodeals.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.205.35.88 | 13.204.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.235.151.104 | 13.232.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 15.206.198.60 | 15.206.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 15.207.154.118 | 15.206.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pkautodeals.com owner
- Contact emails
- 047938b9-955f-4956-b062-8f02bd3e5a7e@identity-protect.org
- 5beb3d40-4e67-4d18-87a1-f49af01ba8e4@identity-protect.org
- 70e2cdc2-6377-4eb8-877d-e29cefebf1ad@identity-protect.org
- b5d93a60-1008-4af6-8d6b-b835d39d1ed4@identity-protect.org
- cf9d8697-3dcf-4a67-af00-97e51a684bb0@identity-protect.org
- ec80958f-7c2a-4d6a-ae7c-aa72520d066a@identity-protect.org
- ff041245-0e93-4a24-b53b-9eade6aed483@identity-protect.org
- owner-4846382@pkautodeals.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from pkautodeals.com.
- IP · 13.205.35.88
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 047938b9-955f-4956-b062-8f02bd3e5a7e@identity-protect.org
- TLD · .com
- Browse hostnames · pk…
- 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: "pkautodeals.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.