Hostname
pkthop.com
Last fetched
pkthop.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
pkthop.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.31.64.52 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.201.223.192 | 18.201.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.201.53.73 | 18.201.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.207.164.178 | 18.204.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 23.20.228.128 | 23.20.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.250.102.124 | 3.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.250.62.170 | 3.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.253.249.181 | 3.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.253.251.115 | 3.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.253.91.208 | 3.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.255.136.254 | 3.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.255.149.24 | 3.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.255.217.67 | 3.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.81.140.108 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.81.54.14 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.93.49.27 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.95.2.38 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.241.100.254 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.242.70.168 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.243.118.78 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
4 observed subdomains of pkthop.com.
Threat posture
History
Related pages
Pivot deeper into the graph from pkthop.com.
- IP · 100.31.64.52
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:1068
- Country · US
- Email · domains@whiteops.com
- 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: "pkthop.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.