Hostname
n7ck.org
Last fetched
n7ck.org resolves to 1 IPv4 address operated by TELEKACHINA - TeleKachina in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
n7ck.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 204.89.198.138 | 204.89.198.0/24 | AS6491 | TELEKACHINA - TeleKachina | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
6 observed subdomains of n7ck.org.
Showing 4 of 6. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from n7ck.org in the public web crawl.
23 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for n7ck.org.
| Mechanism | Target |
|---|---|
| SPF_A | spielberg.grossman.com |
| SPF_IP | 204.89.198.0/24 |
| SPF_IP | 206.197.69.0/24 |
| SPF_IP | 2620:67:a000::/48 |
Related pages
Pivot deeper into the graph from n7ck.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "n7ck.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.