Skip to content

Hostname

knpr.org

Last fetched

knpr.org resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · knpr.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/knpr.org

Resolution chain

knpr.org resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.139.29.111108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.127108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.70108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.90108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.242.2418.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.4718.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.5918.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.7318.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
52.84.174.11652.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.12452.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.6452.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.6652.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
65.8.131.6265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for knpr.org.

MechanismTarget
SPF_INCLUDEsecure.giftlegacy.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from knpr.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "knpr.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.