Hostname
aurapaints.co.ke
Last fetched
aurapaints.co.ke resolves to 1 IPv4 address operated by Truehost Cloud Limited - Truehost Cloud Limited in KE. WHOIS lists registrar:truehost cloud limited as the registrar.
Nutrition Label
Resolution chain
aurapaints.co.ke 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 |
|---|---|---|---|---|
| 102.212.246.99 | 102.212.246.0/24 | AS329278 | Truehost Cloud Limited - Truehost Cloud Limited | KE |
WHOIS identity
- Registrar
- registrar:truehost cloud limited
- Organization
- example
- Contact emails
- —
Subdomains
8 observed subdomains of aurapaints.co.ke.
Web-graph footprint
Distinct hostnames that link to or from aurapaints.co.ke in the public web crawl.
17 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- aurapaints.co.ke
SPF policy
3 SPF mechanisms authorising senders for aurapaints.co.ke.
| Mechanism | Target |
|---|---|
| SPF_A | aurapaints.co.ke |
| SPF_INCLUDE | _spf.truehostcloud.com |
| SPF_MX | aurapaints.co.ke |
Related pages
Pivot deeper into the graph from aurapaints.co.ke.
- IP · 102.212.246.99
- ASN · AS329278Truehost Cloud Limited - Truehost Cloud Limited
- Registrar · registrar:truehost cloud limited
- Country · KE
- Apex domain · co.ke
- TLD · .ke
- Browse hostnames · au…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aurapaints.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.