Skip to content

Hostname

nkelani.net

Last fetched

nkelani.net resolves to 2 IPv4 addresses operated by KVCNET-2009 - KVCHOSTING.COM LLC in US. WHOIS lists iana:1376 as the registrar.

Nutrition Label

WHISPER CANON · nkelani.netRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.6/10canon.whisper.security/host/nkelani.net

Resolution chain

nkelani.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
142.214.187.134142.214.187.0/24AS395111KVCNET-2009 - KVCHOSTING.COM LLCUS
142.214.191.135142.214.191.0/24AS395111KVCNET-2009 - KVCHOSTING.COM LLCUS

WHOIS identity

Registrar
iana:1376
Organization
Contact emails

Subdomains

44 observed subdomains of nkelani.net.

Web-graph footprint

Distinct hostnames that link to or from nkelani.net in the public web crawl.

9 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for nkelani.net.

MechanismTarget
SPF_INCLUDEspf.shared.spaceship.host
SPF_INCLUDEspf.spacemail.com

Related pages

Pivot deeper into the graph from nkelani.net.

Cypher and MCP

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

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