Skip to content

Hostname

aickenya.org

Last fetched

aickenya.org resolves to 1 IPv4 address operated by AS329184 in ZA. WHOIS lists iana:664 as the registrar.

Nutrition Label

WHISPER CANON · aickenya.orgRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/aickenya.org

Resolution chain

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

IPPrefixASNOperatorCountry
102.218.215.15102.218.215.0/24AS329184ZA

WHOIS identity

Registrar
iana:664
Organization
aspen solutions
Contact emails

Subdomains

55 observed subdomains of aickenya.org.

Web-graph footprint

Distinct hostnames that link to or from aickenya.org in the public web crawl.

6 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • aickenya.org

SPF policy

9 SPF mechanisms authorising senders for aickenya.org.

MechanismTarget
SPF_Aaickenya.org
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.host-ww.net
SPF_IP102.218.215.15
SPF_IP144.76.71.176
SPF_IP149.56.45.62
SPF_IP192.64.115.125
SPF_IP198.54.114.123
SPF_MXaickenya.org

Related pages

Pivot deeper into the graph from aickenya.org.

Cypher and MCP

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

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