Skip to content

Hostname

rtconsult.co.ke

Last fetched

rtconsult.co.ke resolves to 1 IPv4 address operated by AS37684 in KE. WHOIS lists registrar:packet central technologies as the registrar.

Nutrition Label

WHISPER CANON · rtconsult.co.keRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/rtconsult.co.ke

Resolution chain

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

IPPrefixASNOperatorCountry
62.12.117.3062.12.117.0/24AS37684KE

WHOIS identity

Registrar
registrar:packet central technologies
Organization
redacted | registry policy
Contact emails

Subdomains

7 observed subdomains of rtconsult.co.ke.

Web-graph footprint

Distinct hostnames that link to or from rtconsult.co.ke in the public web crawl.

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for rtconsult.co.ke.

MechanismTarget
SPF_Artconsult.co.ke
SPF_INCLUDEzohomail.com
SPF_IP41.242.2.139
SPF_IP62.12.112.94
SPF_IP62.12.113.213
SPF_IP62.12.117.213
SPF_IP62.12.117.60/16
SPF_MXrtconsult.co.ke

Related pages

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

Cypher and MCP

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

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