Skip to content

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

WHISPER CANON · kpl.orgRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/kpl.org

Resolution chain

kpl.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.96.24.2143.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
kitchener public library
Contact emails

Subdomains

68 observed subdomains of kpl.org.

Web-graph footprint

Distinct hostnames that link to or from kpl.org in the public web crawl.

323 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for kpl.org.

MechanismTarget
SPF_INCLUDE_spf.dayforcehcm.com
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.braintreegateway.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.245.64.247
SPF_IP168.245.78.107
SPF_IP205.210.143.111
SPF_IP205.210.143.34
SPF_IP205.210.143.40
SPF_IP205.210.143.41
SPF_IP205.210.143.43
SPF_IP205.210.143.44
SPF_IP205.210.143.45
SPF_IP205.210.143.46
SPF_IP205.210.143.47
SPF_IP205.210.143.48
SPF_IP216.17.120.33
SPF_IP216.17.120.35
SPF_IP99.79.130.236
SPF_IP99.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 20

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