Skip to content

Hostname

knpb.org

Last fetched

knpb.org resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · knpb.orgRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/knpb.org

Resolution chain

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

IPPrefixASNOperatorCountry
23.21.237.24723.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
channel 5 public broadcasting
Contact emails

Subdomains

13 observed subdomains of knpb.org.

Web-graph footprint

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

36 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for knpb.org.

MechanismTarget
SPF_Aawest.knpb.org
SPF_Ao33.ptr4302.knpb.org
SPF_Asecure.knpb.org
SPF_INCLUDEspf.kimbia.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.92.138.74

Related pages

Pivot deeper into the graph from knpb.org.

Cypher and MCP

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

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