Skip to content

Hostname

lipaexpress.co.ke

Last fetched

lipaexpress.co.ke resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists registrar:kwe holding limited as the registrar.

Nutrition Label

WHISPER CANON · lipaexpress.co.keRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/lipaexpress.co.ke

Resolution chain

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

IPPrefixASNOperatorCountry
68.183.160.7668.183.160.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
registrar:kwe holding limited
Organization
Contact emails

Subdomains

6 observed subdomains of lipaexpress.co.ke.

Threat posture

History

Mail and authentication

MX records

  • lipaexpress.co.ke

SPF policy

6 SPF mechanisms authorising senders for lipaexpress.co.ke.

MechanismTarget
SPF_Alipaexpress.co.ke
SPF_IP157.230.128.76
SPF_IP165.227.31.178
SPF_IP52.39.48.145
SPF_IP68.183.160.76
SPF_MXlipaexpress.co.ke

Related pages

Pivot deeper into the graph from lipaexpress.co.ke.

Cypher and MCP

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

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