Hostname
kpl.org
Last fetched
kpl.org resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
kpl.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.96.24.214 | 3.96.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- kitchener public library
- Contact emails
Subdomains
68 observed subdomains of kpl.org.
Showing 25 of 68. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kpl.org in the public web crawl.
323 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
22 SPF mechanisms authorising senders for kpl.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.dayforcehcm.com |
| SPF_INCLUDE | _spf.intacct.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.braintreegateway.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 168.245.64.247 |
| SPF_IP | 168.245.78.107 |
| SPF_IP | 205.210.143.111 |
| SPF_IP | 205.210.143.34 |
| SPF_IP | 205.210.143.40 |
| SPF_IP | 205.210.143.41 |
| SPF_IP | 205.210.143.43 |
| SPF_IP | 205.210.143.44 |
| SPF_IP | 205.210.143.45 |
| SPF_IP | 205.210.143.46 |
| SPF_IP | 205.210.143.47 |
| SPF_IP | 205.210.143.48 |
| SPF_IP | 216.17.120.33 |
| SPF_IP | 216.17.120.35 |
| SPF_IP | 99.79.130.236 |
| SPF_IP | 99.79.150.24 |
Related pages
Pivot deeper into the graph from kpl.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kpl.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.