Hostname
nkymail.com
Last fetched
nkymail.com resolves to 2 IPv4 addresses operated by SHOCK-1 - Shock Hosting LLC in NL. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
nkymail.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 217.195.153.136 | 217.195.152.0/22 | AS395092 | SHOCK-1 - Shock Hosting LLC | NL |
| 86.106.119.48 | 86.106.119.0/24 | AS57169 | — | AT |
WHOIS identity
- Registrar
- iana:1068
- Organization
- domain admin
- Contact emails
Subdomains
3 observed subdomains of nkymail.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for nkymail.com.
| Mechanism | Target |
|---|---|
| SPF_A | nkymail.com |
| SPF_IP | 217.195.153.136 |
| SPF_IP | 86.106.119.48 |
| SPF_MX | nkymail.com |
Related pages
Pivot deeper into the graph from nkymail.com.
- IP · 217.195.153.136
- ASN · AS395092SHOCK-1 - Shock Hosting LLC
- Registrar · iana:1068
- Country · NL
- Email · 39e015a06fd94661b42c309d739cc766.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · nk…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nkymail.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.