Skip to content

Hostname

kse-admin.org

Last fetched

kse-admin.org resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · kse-admin.orgRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/kse-admin.org

Resolution chain

kse-admin.org resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
158.252.127.139158.252.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AE
3.29.196.2483.28.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AE
3.29.220.233.28.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AE
3.29.65.603.28.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of kse-admin.org.

Web-graph footprint

Distinct hostnames that link to or from kse-admin.org in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from kse-admin.org.

Cypher and MCP

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

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