Skip to content

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

WHISPER CANON · k-pol.orgRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/k-pol.org

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.

IPPrefixASNOperatorCountry
110.45.146.63110.45.128.0/17AS3786KR
13.226.69.2013.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.2513.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.7713.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.7913.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
3.165.75.1163.165.75.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.75.1173.165.75.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.75.23.165.75.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.75.313.165.75.0/24AS16509AMAZON-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.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for k-pol.org.

MechanismTarget
SPF_INCLUDEspf1.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.