Hostname
nykode.com
Last fetched
nykode.com resolves to 1 IPv4 address operated by AS51468 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
nykode.com 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 |
|---|---|---|---|---|
| 104.37.38.74 | 104.37.32.0/21 | AS51468 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- deflem niko
- Contact emails
- 45j5sbjydkvq@privacy-protection.email
- 5yc7y3v2z3cp@privacy-protection.email
- 7nnwofxay6vk@privacy-protection.email
- dmgv3nfr8jp2@privacy-protection.email
- m4upneqjzptu@privacy-protection.email
- mh94xououxtu@privacy-protection.email
- okrk2nawobpx@privacy-protection.email
- pjb98ywvwtpq@privacy-protection.email
- pufo5owyuycw@privacy-protection.email
- sgtqwgzup8cq@privacy-protection.email
- smwwhwyjq58j@privacy-protection.email
- tqevpoiy4ueg@privacy-protection.email
- u92acwcmjims@privacy-protection.email
- uvqvmmpwmtt5@privacy-protection.email
- wf8v4hyuaups@privacy-protection.email
- x5nzrzstjjfh@privacy-protection.email
- zoetwdyhkb85@privacy-protection.email
- e6ses48asmc4t94ayc45@f.o-w-o.info
- p9pnhjkm2azx00jjs0f1@p.o-w-o.info
- ygkiqcznves3veh53shl@s.o-w-o.info
Subdomains
7 observed subdomains of nykode.com.
Showing 3 of 7. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nykode.com in the public web crawl.
49 sites link to this hostname.
33 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 nykode.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _custspf.one.com |
| SPF_INCLUDE | blackline.com |
| SPF_INCLUDE | blacklineondemand.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from nykode.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nykode.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.