Skip to content

Hostname

kinetic-ea.com

Last fetched

kinetic-ea.com resolves to 1 IPv4 address operated by NAMECHEAP-NET - Namecheap, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · kinetic-ea.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kinetic-ea.com

Resolution chain

kinetic-ea.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
198.54.115.180198.54.115.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
chris kamundi
Contact emails

Subdomains

4 observed subdomains of kinetic-ea.com.

Web-graph footprint

Distinct hostnames that link to or from kinetic-ea.com in the public web crawl.

63 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

28 SPF mechanisms authorising senders for kinetic-ea.com.

MechanismTarget
SPF_Akinetic-ea.com
SPF_Akinetic.info
SPF_INCLUDEironport03.safaricombusiness.co.ke
SPF_INCLUDEsafaricombusiness.co.ke
SPF_INCLUDEsmtp.gmail.com
SPF_INCLUDEsmtp.jambo.co.ke
SPF_INCLUDEsmtp.mail.yahoo.com
SPF_INCLUDEsmtp.safaricom.com
SPF_INCLUDEspf.web-hosting.com
SPF_IP154.70.41.155
SPF_IP172.81.132.205
SPF_IP196.202.168.2
SPF_IP197.237.204.69
SPF_IP197.237.209.177
SPF_IP197.248.5.50
SPF_IP197.248.5.51
SPF_IP198.54.114.54
SPF_IP198.54.115.180
SPF_IP198.54.116.180
SPF_IP23.19.58.74
SPF_IP41.222.9.182
SPF_IP68.65.122.212
SPF_IP68.65.122.213
SPF_IP68.65.122.214
SPF_IP68.65.122.215
SPF_IP68.65.122.216
SPF_IP68.65.122.217
SPF_MXkinetic-ea.com

Related pages

Pivot deeper into the graph from kinetic-ea.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "kinetic-ea.com"})-[: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.