Hostname
pklo.app
Last fetched
pklo.app resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ES. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
pklo.app 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 |
|---|---|---|---|---|
| 18.172.226.106 | 18.172.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 18.172.226.11 | 18.172.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 18.172.226.7 | 18.172.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 18.172.226.99 | 18.172.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 65.9.95.128 | 65.9.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 65.9.95.23 | 65.9.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 65.9.95.3 | 65.9.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 65.9.95.84 | 65.9.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
1 observed subdomain of pklo.app.
| Subdomain |
|---|
| www.pklo.app |
Web-graph footprint
Distinct hostnames that link to or from pklo.app in the public web crawl.
8 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from pklo.app.
- IP · 18.172.226.106
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1068
- Country · ES
- Email · bbea9b86d3ce4449b86b0aadaa6651c1.protect@withheldforprivacy.com
- TLD · .app
- 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: "pklo.app"})-[: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.