Skip to content

Hostname

nks.net

Last fetched

nks.net resolves to 1 IPv4 address operated by CHARTER-20115 - Charter Communications LLC in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · nks.netRouting diversity1.5/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/nks.net

Resolution chain

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

IPPrefixASNOperatorCountry
35.131.208.17435.131.192.0/19AS20115CHARTER-20115 - Charter Communications LLCUS

WHOIS identity

Registrar
iana:69
Organization
domain registration
Contact emails

Subdomains

226 observed subdomains of nks.net.

Web-graph footprint

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

6 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for nks.net.

MechanismTarget
SPF_IP104.159.234.218
SPF_IP216.245.238.116
SPF_IP216.245.238.168
SPF_IP216.40.33.72
SPF_IP216.40.33.77
SPF_IP216.40.35.251
SPF_IP216.40.35.252
SPF_IP24.247.68.196
SPF_IP24.247.68.71
SPF_IP35.131.195.0/24
SPF_IP35.131.208.168/29

Related pages

Pivot deeper into the graph from nks.net.

Cypher and MCP

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

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