Skip to content

Hostname

kasb.org

Last fetched

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

Nutrition Label

WHISPER CANON · kasb.orgRouting diversity2.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/kasb.org

Resolution chain

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

IPPrefixASNOperatorCountry
18.233.124.9518.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.221.139.16954.221.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
kansas association of school boards
Contact emails

Subdomains

10 observed subdomains of kasb.org.

Web-graph footprint

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

105 sites link to this hostname.

84 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for kasb.org.

MechanismTarget
SPF_INCLUDE_spf.messagegears.net
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net
SPF_INCLUDEzeptomail.net
SPF_IP3.214.204.181/32
SPF_IP35.174.145.124/32

Related pages

Pivot deeper into the graph from kasb.org.

Cypher and MCP

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

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