Skip to content

Hostname

motoadvkenya.com

Last fetched

motoadvkenya.com resolves to 1 IPv4 address operated by AS329184 in ZA. WHOIS lists iana:1005 as the registrar.

Nutrition Label

WHISPER CANON · motoadvkenya.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/motoadvkenya.com

Resolution chain

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

IPPrefixASNOperatorCountry
102.218.215.20102.218.215.0/24AS329184ZA

WHOIS identity

Registrar
iana:1005
Organization
judy kagori
Contact emails

Subdomains

7 observed subdomains of motoadvkenya.com.

Web-graph footprint

Distinct hostnames that link to or from motoadvkenya.com in the public web crawl.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • motoadvkenya.com

SPF policy

8 SPF mechanisms authorising senders for motoadvkenya.com.

MechanismTarget
SPF_Amotoadvkenya.com
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.host-ww.net
SPF_IP102.218.215.20
SPF_IP116.202.196.90
SPF_IP136.243.79.227
SPF_IP94.130.143.50
SPF_MXmotoadvkenya.com

Related pages

Pivot deeper into the graph from motoadvkenya.com.

Cypher and MCP

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

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