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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 198.54.115.180 | 198.54.115.0/24 | AS22612 | NAMECHEAP-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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
28 SPF mechanisms authorising senders for kinetic-ea.com.
| Mechanism | Target |
|---|---|
| SPF_A | kinetic-ea.com |
| SPF_A | kinetic.info |
| SPF_INCLUDE | ironport03.safaricombusiness.co.ke |
| SPF_INCLUDE | safaricombusiness.co.ke |
| SPF_INCLUDE | smtp.gmail.com |
| SPF_INCLUDE | smtp.jambo.co.ke |
| SPF_INCLUDE | smtp.mail.yahoo.com |
| SPF_INCLUDE | smtp.safaricom.com |
| SPF_INCLUDE | spf.web-hosting.com |
| SPF_IP | 154.70.41.155 |
| SPF_IP | 172.81.132.205 |
| SPF_IP | 196.202.168.2 |
| SPF_IP | 197.237.204.69 |
| SPF_IP | 197.237.209.177 |
| SPF_IP | 197.248.5.50 |
| SPF_IP | 197.248.5.51 |
| SPF_IP | 198.54.114.54 |
| SPF_IP | 198.54.115.180 |
| SPF_IP | 198.54.116.180 |
| SPF_IP | 23.19.58.74 |
| SPF_IP | 41.222.9.182 |
| SPF_IP | 68.65.122.212 |
| SPF_IP | 68.65.122.213 |
| SPF_IP | 68.65.122.214 |
| SPF_IP | 68.65.122.215 |
| SPF_IP | 68.65.122.216 |
| SPF_IP | 68.65.122.217 |
| SPF_MX | kinetic-ea.com |
Related pages
Pivot deeper into the graph from kinetic-ea.com.
- IP · 198.54.115.180
- ASN · AS22612NAMECHEAP-NET - Namecheap, Inc.
- Registrar · iana:1068
- Country · US
- Email · kinetictechnologiez@gmail.com
- TLD · .com
- Browse hostnames · ki…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.