Skip to content

Hostname

nyokah.com

Last fetched

nyokah.com resolves to 2 IPv4 addresses operated by PLANETHOSTER-8 - PlanetHoster in FR. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · nyokah.comRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/nyokah.com

Resolution chain

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

IPPrefixASNOperatorCountry
146.88.233.167146.88.232.0/21AS53589PLANETHOSTER-8 - PlanetHosterFR
213.255.195.57213.255.195.0/24AS210403FR

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 1245035987
Contact emails

Subdomains

4 observed subdomains of nyokah.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for nyokah.com.

MechanismTarget
SPF_Amail.nyokah.com
SPF_Amailphp.lws-hosting.com
SPF_Anyokah.com
SPF_INCLUDE_spf.google.com
SPF_IP146.88.233.167
SPF_MXnyokah.com

Related pages

Pivot deeper into the graph from nyokah.com.

Cypher and MCP

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

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