Skip to content

Hostname

somasdev.ouk.ac.ke

Last fetched

somasdev.ouk.ac.ke resolves to 2 IPv4 addresses operated by THE KONZA TECHNOPOLIS DEVELOPMENT AUTHORITY - THE KONZA TECHNOPOLIS DEVELOPMENT AUTHORITY in KE.

Nutrition Label

WHISPER CANON · somasdev.ouk.ac.keRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/somasdev.ouk.ac.ke

Resolution chain

somasdev.ouk.ac.ke resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
102.210.148.51102.210.148.0/24AS328847THE KONZA TECHNOPOLIS DEVELOPMENT AUTHORITY - THE KONZA TECHNOPOLIS DEVELOPMENT AUTHORITYKE
197.136.12.51197.136.12.0/24AS36914Kenya Education Network - Kenya Education NetworkKE

WHOIS identity

No WHOIS records are currently associated with somasdev.ouk.ac.ke in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from somasdev.ouk.ac.ke in the public web crawl.

24 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from somasdev.ouk.ac.ke.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "somasdev.ouk.ac.ke"})-[: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.