Hostname
k-pol.org
Last fetched
k-pol.org resolves to 9 IPv4 addresses operated by AS3786 in KR. WHOIS lists iana:100 as the registrar.
Nutrition Label
Resolution chain
k-pol.org resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 110.45.146.63 | 110.45.128.0/17 | AS3786 | — | KR |
| 13.226.69.20 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.226.69.25 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.226.69.77 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.226.69.79 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.165.75.116 | 3.165.75.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.165.75.117 | 3.165.75.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.165.75.2 | 3.165.75.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.165.75.31 | 3.165.75.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:100
- Organization
- kyoung jun lee
- Contact emails
Subdomains
1 observed subdomain of k-pol.org.
| Subdomain |
|---|
| www.k-pol.org |
Web-graph footprint
Distinct hostnames that link to or from k-pol.org in the public web crawl.
449 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for k-pol.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf1.whoisworks.com |
Related pages
Pivot deeper into the graph from k-pol.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "k-pol.org"})-[: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.